summaryrefslogtreecommitdiff
path: root/drm/nouveau/nvkm/subdev
Commit message (Expand)AuthorAgeFilesLines
* perf: change pcie speed on pstate changeKarol Herbst2016-01-111-0/+3
* perf: add fields for pci speed and width and use it for the pstatesKarol Herbst2016-01-111-0/+2
* bios/perf: parse the pci speed from the bios for tesla and newer cardsKarol Herbst2016-01-111-0/+16
* pci: implement pcie speed change for kepler+Karol Herbst2016-01-111-0/+189
* pci: implement pcie speed change for FermiKarol Herbst2016-01-113-0/+74
* pci: implement pcie speed change for teslaKarol Herbst2016-01-113-0/+120
* pci: implement generic code for pcie speed changeKarol Herbst2016-01-114-0/+196
* pci: add gk104 variantKarol Herbst2016-01-112-0/+40
* pci: add gf106 variantKarol Herbst2016-01-112-0/+40
* fb/nv50: remove references to "daemon"Ben Skeggs2016-01-111-1/+1
* clk: remove references to "daemon"Ben Skeggs2016-01-113-7/+7
* bios: parse 8.1 Gbps DP link rateBen Skeggs2016-01-111-4/+7
* ltc/gm204: split implementation from gm107Ben Skeggs2016-01-114-5/+75
* ltc/gm107: use nvkm_mask to set cbc_ctrl1Ben Skeggs2016-01-111-1/+1
* ibus/gm204: split implementation from gk104Ben Skeggs2016-01-114-2/+44
* instmem/gk20a: use DMA API CPU mappingAlexandre Courbot2016-01-111-92/+62
* instmem/gk20a: fix race conditionsAlexandre Courbot2016-01-111-29/+37
* nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibblesIlia Mirkin2016-01-112-5/+5
* drm-next c11b8989635166c5a1e6aac1853a847bd664f8dbBen Skeggs2016-01-111-0/+6
* bios/fan: hardcode the fan mode to linearMartin Peres2015-12-181-0/+1
* pmu: remove whitelist for PGOB-exit WAR, enable by defaultBen Skeggs2015-12-091-3/+1
* volt/pwm/gk104: fix an off-by-one resulting in the voltage not being setMartin Peres2015-11-251-1/+1
* instmem: protect instobj list with a spinlockBen Skeggs2015-11-251-0/+5
* pll/gk104: fix PLL instability due to bad configuration with gddr5Karol Herbst2015-11-031-23/+77
* clk/g84: Enable reclocking for GDDR3 G94-G200Roy Spliet2015-11-031-1/+1
* bus/hwsq: Implement VBLANK waiting heuristicRoy Spliet2015-11-034-2/+40
* fb/ramnv50: Script changes for G94 and upRoy Spliet2015-11-031-6/+30
* fb/ramnv50: Deal with cards without timing entriesRoy Spliet2015-11-033-7/+50
* fb/ramnv50: Voltage GPIOsRoy Spliet2015-11-032-0/+42
* fb/ramgt215: Restructure r111100 calculation for DDR2Roy Spliet2015-11-031-30/+34
* fb/ramgt215: Change FBVDD/Q when BIOS asks for itRoy Spliet2015-11-032-0/+19
* fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to genericRoy Spliet2015-11-032-24/+19
* bios/rammap: Identify DLLoff for >= GF100Roy Spliet2015-11-034-11/+39
* pci: Handle 5-bit and 8-bit tag fieldPierre Moreau2015-11-035-0/+36
* drm: remove unused functionSudip Mukherjee2015-11-031-13/+0
* pmu/gk104: check fuse to determine presence of PGOBBen Skeggs2015-11-031-0/+4
* pci: prepare for chipset-specific initialisation tasksBen Skeggs2015-11-032-0/+4
* pci/nv46: attempt to fix msi, and re-enable by defaultBen Skeggs2015-11-034-9/+9
* pci/g94: split implementation from nv40Ben Skeggs2015-11-034-1/+41
* pci/g84: split implementation from nv50Ben Skeggs2015-11-034-2/+45
* ibus/gf100: increase wait timeout to avoid read faultsSamuel Pitoiset2015-11-034-2/+74
* volt/gk104: add support for pwm and gpio modesMartin Peres2015-11-033-0/+124
* volt: add support for non-vid-based voltage controllersMartin Peres2015-11-032-1/+12
* bios/volt: add support for pwm-based volt managementMartin Peres2015-11-031-2/+15
* instmem/gk20a: make use of the IOMMU bitAlexandre Courbot2015-11-031-4/+6
* instmem/gk20a: use direct CPU accessAlexandre Courbot2015-11-031-97/+264
* ltc/gf100: add flush/invalidate functionsAlexandre Courbot2015-11-034-0/+38
* ltc: add hooks for invalidate and flushAlexandre Courbot2015-11-032-0/+17
* pmu: do not assume a PMU is presentAlexandre Courbot2015-11-031-1/+1
* bios: fix OF loadingIlia Mirkin2015-10-123-11/+36