summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* device/pci: set as non-CPU-coherent on ARM64Alexandre Courbot2016-03-112-1/+7
* hwmon: fix crash on non-PCI platformsAlexandre Courbot2016-03-111-1/+1
* drm: silence unimportant HDMI status messageAlexandre Courbot2016-03-111-1/+1
* bo: consider DMA buffers on x86 onlyAlexandre Courbot2016-03-111-2/+2
* ltc/gf100: use more reasonable timeout valueAlexandre Courbot2016-03-111-6/+2
* fifo/gk104: take runlist target into accountAlexandre Courbot2016-03-111-1/+5
* fifo/gf100: take runlist target into accountAlexandre Courbot2016-03-111-1/+5
* fifo/gk104: fix chid bit maskXia Yang2016-03-111-2/+2
* instmem/gk20a: set DMA mask earlyAlexandre Courbot2016-03-112-0/+17
* drm: platform: Fix deferred probeThierry Reding2016-03-112-12/+30
* gr/gm206: remove implementation, it's now identical to gm200Ben Skeggs2016-03-116-93/+1
* bin: add nv_unpack to unpack fw register listsBen Skeggs2016-03-111-0/+94
* gr/gm200: switch over to using sw_nonctx from firmwareBen Skeggs2016-03-113-204/+1
* gr/gm200: switch over to using sw_method_init from firmwareBen Skeggs2016-03-113-358/+1
* gr/gm200: switch over to using sw_bundle_init from firmwareBen Skeggs2016-03-113-278/+1
* gr/gm200: switch over to using sw_ctx from firmwareBen Skeggs2016-03-113-317/+1
* bios/extdev: also parse v4.1 tableKarol Herbst2016-03-111-1/+1
* hwmon: don't require therm to be valid to get any dataKarol Herbst2016-03-111-20/+19
* hwmon: add power consumptionKarol Herbst2016-03-112-0/+37
* iccsense: implement for ina209, ina219 and ina3221Karol Herbst2016-03-118-1/+291
* nvbios/iccsense: add parsing of the SENSE tableMartin Peres2016-03-113-0/+117
* subdev/iccsense: add new subdev for power sensorsMartin Peres2016-03-119-146/+216
* lib: support loading firmware from /lib/firmwareBen Skeggs2016-03-113-22/+70
* secboot/gm20b: add secure boot supportAlexandre Courbot2016-03-115-3/+242
* secboot/gm200: add secure-boot supportAlexandre Courbot2016-03-117-7/+1678
* gr/gm200: do not load firmware for secure falconsAlexandre Courbot2016-03-111-6/+15
* gr/gf100: add support for securely-managed falconsAlexandre Courbot2016-03-111-4/+24
* core: add support for secure bootAlexandre Courbot2016-03-1110-1/+417
* gr/gm200: load external firmware and bundlesAlexandre Courbot2016-03-095-29/+54
* gr/gk20a: share external bundles loading functionsAlexandre Courbot2016-03-092-3/+11
* gr/gk20a: simplify external bundle loading functionsAlexandre Courbot2016-03-091-47/+73
* gr/gf100: load firmware in outer functionAlexandre Courbot2016-03-092-10/+22
* gr/gk20a: move firmware bundle release to gf100Alexandre Courbot2016-03-094-19/+12
* core: add gpuobj memcpy helper functionsAlexandre Courbot2016-03-092-0/+24
* gm200: enable graphics deviceBen Skeggs2016-03-091-0/+1
* gr/gm200: s/gm204/gm200/Ben Skeggs2016-03-0910-128/+128
* bios/devinit: properly handle unknown generic conditionsBen Skeggs2016-03-091-2/+3
* bios/devinit: rename INIT_DP_CONDITION to INIT_GENERIC_CONDITIONBen Skeggs2016-03-091-5/+5
* ltc/gm107: fix slice intr offsetBen Skeggs2016-03-091-1/+1
* devinit/gf100-: detect if BIOS invoked devinitAlexandre Courbot2016-03-094-3/+16
* devinit/nv50: remove unneeded variableAlexandre Courbot2016-03-091-7/+6
* s/gm204/gm200/ in a number of placesBen Skeggs2016-02-2539-150/+150
* recognise GM200 chipsetBen Skeggs2016-02-251-0/+31
* device/tegra: fix uninitialized IRQ numberAlexandre Courbot2016-02-251-1/+0
* device: call nvkm_device_fini if nvkm_device_init failsAlexandre Courbot2016-02-251-0/+2
* gr/gf100: use the nvkm_firmware functionsAlexandre Courbot2016-02-251-15/+3
* core: add firmware handling functionsAlexandre Courbot2016-02-253-0/+73
* ltc/gm107: wait on relevant bit in gm107_ltc_cbc_waitAlexandre Courbot2016-02-251-4/+2
* disp/dp: ensure sink is powered up before attempting link trainingBen Skeggs2016-02-252-0/+16
* v4.5-rc5Ben Skeggs2016-02-255-10/+9