summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_agp.c
AgeCommit message (Expand)AuthorFilesLines
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