Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 1 | -124/+58 |
|\ | |||||
| * | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 2012-10-03 | 1 | -38/+50 |
| * | drm/nouveau: flatten nv{Read,Write}{MC,VIDEO,FB,EXTDEV} | Ben Skeggs | 2012-10-03 | 1 | -53/+1 |
| * | drm/nouveau: start culling unused code | Ben Skeggs | 2012-10-03 | 1 | -25/+0 |
| * | drm/nv04/disp: kick all private state out to own header | Ben Skeggs | 2012-10-03 | 1 | -1/+2 |
| * | drm/nouveau: implement devinit subdev, and new init table parser | Ben Skeggs | 2012-10-03 | 1 | -2/+2 |
| * | drm/nouveau/clock: pull in the implementation from all over the place | Ben Skeggs | 2012-10-03 | 1 | -6/+4 |
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -1/+1 |
|/ | |||||
* | drm/nv04: Fix scanout over the 16MB mark. | Francisco Jerez | 2010-11-18 | 1 | -0/+19 |
* | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 2009-12-11 | 1 | -0/+455 |