summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
AgeCommit message (Expand)AuthorFilesLines
2015-11-03drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5Karol Herbst1-23/+77
2015-11-03drm/nouveau/clk/g84: Enable reclocking for GDDR3 G94-G200Roy Spliet1-1/+1
2015-11-03drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristicRoy Spliet4-2/+40
2015-11-03drm/nouveau/fb/ramnv50: Script changes for G94 and upRoy Spliet1-6/+30
2015-11-03drm/nouveau/fb/ramnv50: Deal with cards without timing entriesRoy Spliet3-7/+50
2015-11-03drm/nouveau/fb/ramnv50: Voltage GPIOsRoy Spliet2-0/+42
2015-11-03drm/nouveau/fb/ramgt215: Restructure r111100 calculation for DDR2Roy Spliet1-30/+34
2015-11-03drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for itRoy Spliet2-0/+19
2015-11-03drm/nouveau/fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to...Roy Spliet2-24/+19
2015-11-03drm/nouveau/bios/rammap: Identify DLLoff for >= GF100Roy Spliet4-11/+39
2015-11-03drm/nouveau/pci: Handle 5-bit and 8-bit tag fieldPierre Moreau5-0/+36
2015-11-03drm/nouveau: remove unused functionSudip Mukherjee1-13/+0
2015-11-03drm/nouveau/pmu/gk104: check fuse to determine presence of PGOBBen Skeggs1-0/+4
2015-11-03drm/nouveau/pci: prepare for chipset-specific initialisation tasksBen Skeggs2-0/+4
2015-11-03drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by defaultBen Skeggs4-9/+9
2015-11-03drm/nouveau/pci/g94: split implementation from nv40Ben Skeggs4-1/+41
2015-11-03drm/nouveau/pci/g84: split implementation from nv50Ben Skeggs4-2/+45
2015-11-03drm/nouveau/ibus/gf100: increase wait timeout to avoid read faultsSamuel Pitoiset4-2/+74
2015-11-03drm/nouveau/volt/gk104: add support for pwm and gpio modesMartin Peres3-0/+124
2015-11-03drm/nouveau/volt: add support for non-vid-based voltage controllersMartin Peres2-1/+12
2015-11-03drm/nouveau/bios/volt: add support for pwm-based volt managementMartin Peres1-2/+15
2015-11-03drm/nouveau/instmem/gk20a: make use of the IOMMU bitAlexandre Courbot1-4/+6
2015-11-03drm/nouveau/instmem/gk20a: use direct CPU accessAlexandre Courbot1-97/+264
2015-11-03drm/nouveau/ltc/gf100: add flush/invalidate functionsAlexandre Courbot4-0/+38
2015-11-03drm/nouveau/ltc: add hooks for invalidate and flushAlexandre Courbot2-0/+17
2015-11-03drm/nouveau/pmu: do not assume a PMU is presentAlexandre Courbot1-1/+1
2015-10-12drm/nouveau/bios: fix OF loadingIlia Mirkin3-11/+36
2015-10-12drm/nouveau/nouveau: Disable AGP for SiS 761Ondrej Zary1-2/+6
2015-10-12drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiersBen Skeggs1-0/+6
2015-09-11Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie1-1/+1
2015-09-11drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet1-1/+1
2015-08-28nouveau: fix powerpc buildDave Airlie1-2/+2
2015-08-28drm/nouveau/tegra: merge platform setup from nouveau drmBen Skeggs3-23/+16
2015-08-28drm/nouveau/pci: merge agp handling from nouveau drmBen Skeggs4-0/+216
2015-08-28drm/nouveau/device: remove pci/platform_device from common structBen Skeggs10-23/+36
2015-08-28drm/nouveau/device: import pciid list and integrate quirks with itBen Skeggs2-6/+4
2015-08-28drm/nouveau/device: cleaner abstraction for device resource functionsBen Skeggs5-9/+9
2015-08-28drm/nouveau/mc: move device irq handling to platform-specific codeBen Skeggs13-274/+96
2015-08-28drm/nouveau/mc/gf100-: handle second interrupt treeBen Skeggs4-9/+38
2015-08-28drm/nouveau/mc: abstract interface to master intr registersBen Skeggs12-11/+81
2015-08-28drm/nouveau/pci: new subdevBen Skeggs10-11/+369
2015-08-28drm/nouveau/core: remove the remainder of the previous styleBen Skeggs15-112/+112
2015-08-28drm/nouveau/mpeg: convert to new-style nvkm_engineBen Skeggs1-2/+2
2015-08-28drm/nouveau/gr: convert to new-style nvkm_engineBen Skeggs2-14/+12
2015-08-28drm/nouveau/fifo: convert to new-style nvkm_engineBen Skeggs1-2/+2
2015-08-28drm/nouveau/volt: convert to new-style nvkm_subdevBen Skeggs5-117/+110
2015-08-28drm/nouveau/tmr: convert to new-style nvkm_subdevBen Skeggs14-249/+410
2015-08-28drm/nouveau/therm: convert to new-style nvkm_subdevBen Skeggs15-570/+392
2015-08-28drm/nouveau/pmu: convert to new-style nvkm_subdevBen Skeggs14-193/+190
2015-08-28drm/nouveau/mxm: convert to new-style nvkm_subdevBen Skeggs5-28/+32