Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau: headless mode by default if pci class != vga display | Ben Skeggs | 2012-10-31 | 1 | -2/+0 |
* | drm/nouveau: resurrect headless mode since rework | Ben Skeggs | 2012-10-31 | 1 | -13/+21 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 1 | -1/+1 |
* | drm/nouveau/core: have client-id be a string, rather than an integer | Ben Skeggs | 2012-10-03 | 1 | -3/+7 |
* | drm/nouveau: quiet some static-related sparse noise | Marcin Slusarz | 2012-10-03 | 1 | -6/+6 |
* | drm/nve0: use async copy engine for ttm buffer moves if available | Ben Skeggs | 2012-10-03 | 1 | -2/+20 |
* | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 2012-10-03 | 1 | -37/+190 |
* | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 2012-10-03 | 1 | -7/+204 |
* | drm/nouveau: implement devinit subdev, and new init table parser | Ben Skeggs | 2012-10-03 | 1 | -0/+36 |
* | drm/nouveau: implement module init functions in nouveau_drm.c | Ben Skeggs | 2012-10-03 | 1 | -0/+285 |