summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/pci
AgeCommit message (Expand)AuthorFilesLines
2015-11-03drm/nouveau/pci: Handle 5-bit and 8-bit tag fieldPierre Moreau5-0/+36
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-10-12drm/nouveau/nouveau: Disable AGP for SiS 761Ondrej Zary1-2/+6
2015-08-28drm/nouveau/pci: merge agp handling from nouveau drmBen Skeggs4-0/+216
2015-08-28drm/nouveau/mc: move device irq handling to platform-specific codeBen Skeggs1-3/+77
2015-08-28drm/nouveau/pci: new subdevBen Skeggs8-0/+362