summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix compile warning with 3.18compat-3.18Alexandre Courbot2016-02-261-0/+4
* compile with 4.5Alexandre Courbot2016-02-262-0/+39
* compile with 3.19Alexandre Courbot2016-02-261-0/+4
* Allow compilation with kernel < 4.5Alexandre Courbot2016-02-267-0/+48
* allow compilation against 3.18Alexandre Courbot2016-02-265-0/+42
* fifo/gk104: fix chid bit maskXia Yang2016-02-261-2/+2
* instmem/gk20a: set DMA mask earlyAlexandre Courbot2016-02-252-0/+17
* drm: platform: Fix deferred probeThierry Reding2016-02-252-12/+30
* gr/gm206: remove implementation, it's now identical to gm200Ben Skeggs2016-02-256-93/+1
* bin: add nv_unpack to unpack fw register listsBen Skeggs2016-02-251-0/+94
* gr/gm200: switch over to using sw_nonctx from firmwareBen Skeggs2016-02-253-204/+1
* gr/gm200: switch over to using sw_method_init from firmwareBen Skeggs2016-02-253-358/+1
* gr/gm200: switch over to using sw_bundle_init from firmwareBen Skeggs2016-02-253-278/+1
* gr/gm200: switch over to using sw_ctx from firmwareBen Skeggs2016-02-253-317/+1
* bios/extdev: also parse v4.1 tableKarol Herbst2016-02-251-1/+1
* hwmon: don't require therm to be valid to get any dataKarol Herbst2016-02-251-20/+19
* hwmon: add power consumptionKarol Herbst2016-02-252-0/+37
* iccsense: implement for ina209, ina219 and ina3221Karol Herbst2016-02-258-1/+291
* nvbios/iccsense: add parsing of the SENSE tableMartin Peres2016-02-253-0/+117
* subdev/iccsense: add new subdev for power sensorsMartin Peres2016-02-259-146/+216
* lib: support loading firmware from /lib/firmwareBen Skeggs2016-02-253-22/+70
* secboot/gm20b: add secure boot supportAlexandre Courbot2016-02-255-3/+242
* secboot/gm200: add secure-boot supportAlexandre Courbot2016-02-257-7/+1674
* gr/gm200: do not load firmware for secure falconsAlexandre Courbot2016-02-251-6/+15
* gr/gf100: add support for securely-managed falconsAlexandre Courbot2016-02-251-4/+24
* core: add support for secure bootAlexandre Courbot2016-02-2510-1/+425
* gr/gm200: load external firmware and bundlesAlexandre Courbot2016-02-255-29/+54
* gr/gk20a: share external bundles loading functionsAlexandre Courbot2016-02-252-3/+11
* gr/gk20a: simplify external bundle loading functionsAlexandre Courbot2016-02-251-47/+73
* gr/gf100: load firmware in outer functionAlexandre Courbot2016-02-252-10/+22
* gr/gk20a: move firmware bundle release to gf100Alexandre Courbot2016-02-254-19/+12
* core: add gpuobj memcpy helper functionsAlexandre Courbot2016-02-252-0/+24
* gm200: enable graphics deviceBen Skeggs2016-02-251-0/+1
* gr/gm200: s/gm204/gm200/Ben Skeggs2016-02-2510-128/+128
* bios/devinit: properly handle unknown generic conditionsBen Skeggs2016-02-251-2/+3
* bios/devinit: rename INIT_DP_CONDITION to INIT_GENERIC_CONDITIONBen Skeggs2016-02-251-5/+5
* ltc/gm107: fix slice intr offsetBen Skeggs2016-02-251-1/+1
* devinit/gf100-: detect if BIOS invoked devinitAlexandre Courbot2016-02-254-3/+16
* devinit/nv50: remove unneeded variableAlexandre Courbot2016-02-251-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
* pmu: prevent falcon from acking interrupts routed to the hostBen Skeggs2016-01-115-2266/+2252
* perf: change pcie speed on pstate changeKarol Herbst2016-01-111-0/+3