Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-04 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -5/+4 |
2012-10-03 | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 1 | -4/+4 |
2012-10-03 | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 1 | -1/+0 |
2012-10-03 | drm/nouveau: implement module init functions in nouveau_drm.c | Ben Skeggs | 1 | -1/+1 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 1 | -2/+2 |
2012-10-02 | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells | 1 | -1/+0 |
2012-06-27 | drm/nouveau: add license header to prime. | Dave Airlie | 1 | -0/+23 |
2012-05-31 | nouveau: add vmap support to nouveau prime support | Dave Airlie | 1 | -0/+39 |
2012-05-31 | nouveau: add stub dma-buf mmap functionality. | Dave Airlie | 1 | -0/+6 |
2012-05-23 | drm/nouveau/radeon: add static const to the dma-buf ops. | Dave Airlie | 1 | -1/+1 |
2012-05-23 | nouveau: add PRIME support | Dave Airlie | 1 | -0/+163 |