Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 1 | -6/+6 |
* | drm/nouveau: have drm debugging macros build on top of core macros | Ben Skeggs | 2012-10-03 | 1 | -13/+6 |
* | drm/nve0: use async copy engine for ttm buffer moves if available | Ben Skeggs | 2012-10-03 | 1 | -0/+1 |
* | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 2012-10-03 | 1 | -2/+25 |
* | drm/nouveau/backlight: remove dependence on nouveau_drv.h | Ben Skeggs | 2012-10-03 | 1 | -0/+2 |
* | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 2012-10-03 | 1 | -0/+68 |
* | drm/nouveau: implement devinit subdev, and new init table parser | Ben Skeggs | 2012-10-03 | 1 | -0/+10 |
* | drm/nouveau: implement module init functions in nouveau_drm.c | Ben Skeggs | 2012-10-03 | 1 | -0/+47 |