aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_agp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-28drm/nouveau/pci: merge agp handling from nouveau drmBen Skeggs1-198/+0
2015-08-28drm/nouveau/device: remove pci/platform_device from common structBen Skeggs1-2/+5
2015-08-28drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs1-1/+1
2015-01-22drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs1-2/+2
2014-08-10drm/nouveau: remove as much direct use of core headers as possibleBen Skeggs1-2/+0
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs1-5/+5
2014-08-10drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs1-7/+7
2014-08-10drm/nouveau: fix some usages of the wrong print functionBen Skeggs1-5/+4
2014-03-26support for platform devicesAlexandre Courbot1-1/+1
2013-11-08drm/nouveau/agp: add a quirk list to limit agp modesIlia Mirkin1-5/+39
2013-03-04drm/nouveau: Disable AGP on PowerPC again.Francisco Jerez1-0/+12
2012-10-03drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs1-36/+36
2012-10-03drm/nouveau/agp: move all agp stuff into its own source fileBen Skeggs1-0/+152