summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-11-282-1/+6
|\
| * drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...Martin Peres2015-11-251-1/+1
| * drm/nouveau/instmem: protect instobj list with a spinlockBen Skeggs2015-11-251-0/+5
* | drm/nouveau: fix build failures on all non ARM.Dave Airlie2015-11-111-0/+6
|/
* drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5Karol Herbst2015-11-031-23/+77
* drm/nouveau/clk/g84: Enable reclocking for GDDR3 G94-G200Roy Spliet2015-11-031-1/+1
* drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristicRoy Spliet2015-11-034-2/+40
* drm/nouveau/fb/ramnv50: Script changes for G94 and upRoy Spliet2015-11-031-6/+30
* drm/nouveau/fb/ramnv50: Deal with cards without timing entriesRoy Spliet2015-11-033-7/+50
* drm/nouveau/fb/ramnv50: Voltage GPIOsRoy Spliet2015-11-032-0/+42
* drm/nouveau/fb/ramgt215: Restructure r111100 calculation for DDR2Roy Spliet2015-11-031-30/+34
* drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for itRoy Spliet2015-11-032-0/+19
* drm/nouveau/fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to...Roy Spliet2015-11-032-24/+19
* drm/nouveau/bios/rammap: Identify DLLoff for >= GF100Roy Spliet2015-11-034-11/+39
* drm/nouveau/pci: Handle 5-bit and 8-bit tag fieldPierre Moreau2015-11-035-0/+36
* drm/nouveau: remove unused functionSudip Mukherjee2015-11-031-13/+0
* drm/nouveau/pmu/gk104: check fuse to determine presence of PGOBBen Skeggs2015-11-031-0/+4
* drm/nouveau/pci: prepare for chipset-specific initialisation tasksBen Skeggs2015-11-032-0/+4
* drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by defaultBen Skeggs2015-11-034-9/+9
* drm/nouveau/pci/g94: split implementation from nv40Ben Skeggs2015-11-034-1/+41
* drm/nouveau/pci/g84: split implementation from nv50Ben Skeggs2015-11-034-2/+45
* drm/nouveau/ibus/gf100: increase wait timeout to avoid read faultsSamuel Pitoiset2015-11-034-2/+74
* drm/nouveau/volt/gk104: add support for pwm and gpio modesMartin Peres2015-11-033-0/+124
* drm/nouveau/volt: add support for non-vid-based voltage controllersMartin Peres2015-11-032-1/+12
* drm/nouveau/bios/volt: add support for pwm-based volt managementMartin Peres2015-11-031-2/+15
* drm/nouveau/instmem/gk20a: make use of the IOMMU bitAlexandre Courbot2015-11-031-4/+6
* drm/nouveau/instmem/gk20a: use direct CPU accessAlexandre Courbot2015-11-031-97/+264
* drm/nouveau/ltc/gf100: add flush/invalidate functionsAlexandre Courbot2015-11-034-0/+38
* drm/nouveau/ltc: add hooks for invalidate and flushAlexandre Courbot2015-11-032-0/+17
* drm/nouveau/pmu: do not assume a PMU is presentAlexandre Courbot2015-11-031-1/+1
* drm/nouveau/bios: fix OF loadingIlia Mirkin2015-10-123-11/+36
* drm/nouveau/nouveau: Disable AGP for SiS 761Ondrej Zary2015-10-121-2/+6
* drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiersBen Skeggs2015-10-121-0/+6
* Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-09-111-1/+1
|\
| * drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet2015-09-111-1/+1
* | nouveau: fix powerpc buildDave Airlie2015-08-281-2/+2
|/
* drm/nouveau/tegra: merge platform setup from nouveau drmBen Skeggs2015-08-283-23/+16
* drm/nouveau/pci: merge agp handling from nouveau drmBen Skeggs2015-08-284-0/+216
* drm/nouveau/device: remove pci/platform_device from common structBen Skeggs2015-08-2810-23/+36
* drm/nouveau/device: import pciid list and integrate quirks with itBen Skeggs2015-08-282-6/+4
* drm/nouveau/device: cleaner abstraction for device resource functionsBen Skeggs2015-08-285-9/+9
* drm/nouveau/mc: move device irq handling to platform-specific codeBen Skeggs2015-08-2813-274/+96
* drm/nouveau/mc/gf100-: handle second interrupt treeBen Skeggs2015-08-284-9/+38
* drm/nouveau/mc: abstract interface to master intr registersBen Skeggs2015-08-2812-11/+81
* drm/nouveau/pci: new subdevBen Skeggs2015-08-2810-11/+369
* drm/nouveau/core: remove the remainder of the previous styleBen Skeggs2015-08-2815-112/+112
* drm/nouveau/mpeg: convert to new-style nvkm_engineBen Skeggs2015-08-281-2/+2
* drm/nouveau/gr: convert to new-style nvkm_engineBen Skeggs2015-08-282-14/+12
* drm/nouveau/fifo: convert to new-style nvkm_engineBen Skeggs2015-08-281-2/+2
* drm/nouveau/volt: convert to new-style nvkm_subdevBen Skeggs2015-08-285-117/+110
OpenPOWER on IntegriCloud