Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau: remove as much direct use of core headers as possible | Ben Skeggs | 2014-08-10 | 1 | -2/+0 |
* | drm/nouveau: initial pass at moving to struct nvif_device | Ben Skeggs | 2014-08-10 | 1 | -5/+5 |
* | drm/nouveau: kill nouveau_dev() + wrap register macros | Ben Skeggs | 2014-08-10 | 1 | -7/+7 |
* | drm/nouveau: fix some usages of the wrong print function | Ben Skeggs | 2014-08-10 | 1 | -5/+4 |
* | support for platform devices | Alexandre Courbot | 2014-03-26 | 1 | -1/+1 |
* | drm/nouveau/agp: add a quirk list to limit agp modes | Ilia Mirkin | 2013-11-08 | 1 | -5/+39 |
* | drm/nouveau: Disable AGP on PowerPC again. | Francisco Jerez | 2013-03-04 | 1 | -0/+12 |
* | drm/nouveau: implement devinit subdev, and new init table parser | Ben Skeggs | 2012-10-03 | 1 | -36/+36 |
* | drm/nouveau/agp: move all agp stuff into its own source file | Ben Skeggs | 2012-10-03 | 1 | -0/+152 |