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