| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/nouveau: rename nouveau_drm.h to nouveau_drv.h | Ben Skeggs | 2016-05-20 | 1 | -1/+1 |
* | drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation | Ben Skeggs | 2014-12-02 | 1 | -1/+1 |
* | drm/nouveau: export reservation_object from dmabuf to ttm | Maarten Lankhorst | 2014-10-01 | 1 | -1/+4 |
* | drm: Pass dma-buf as argument to gem_prime_import_sg_table | Maarten Lankhorst | 2014-09-30 | 1 | -2/+3 |
* | dma-buf: use reservation objects | Maarten Lankhorst | 2014-07-08 | 1 | -0/+7 |
* | drm/nouveau: embed gem object in nouveau_bo | David Herrmann | 2013-10-09 | 1 | -4/+6 |
* | drm/nouveau: implement prime helper unpin function | Maarten Lankhorst | 2013-06-28 | 1 | -1/+8 |
* | drm/nouveau: use prime helpers | Aaron Plattner | 2013-02-08 | 1 | -152/+21 |
* | drm/prime: drop reference on imported dma-buf come from gem | Seung-Woo Kim | 2013-01-08 | 1 | -0/+1 |
* | drm/nouveau: remove misleading comment from nouveau_prime_new | Marcin Slusarz | 2012-11-29 | 1 | -4/+0 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 1 | -5/+4 |
|\ |
|
| * | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 2012-10-03 | 1 | -4/+4 |
| * | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 2012-10-03 | 1 | -1/+0 |
| * | drm/nouveau: implement module init functions in nouveau_drm.c | Ben Skeggs | 2012-10-03 | 1 | -1/+1 |
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -2/+2 |
* | | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells | 2012-10-02 | 1 | -1/+0 |
|/ |
|
* | drm/nouveau: add license header to prime. | Dave Airlie | 2012-06-27 | 1 | -0/+23 |
* | nouveau: add vmap support to nouveau prime support | Dave Airlie | 2012-05-31 | 1 | -0/+39 |
* | nouveau: add stub dma-buf mmap functionality. | Dave Airlie | 2012-05-31 | 1 | -0/+6 |
* | drm/nouveau/radeon: add static const to the dma-buf ops. | Dave Airlie | 2012-05-23 | 1 | -1/+1 |
* | nouveau: add PRIME support | Dave Airlie | 2012-05-23 | 1 | -0/+163 |