Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-07 | drm/gem: create drm_gem_dumb_destroy | Daniel Vetter | 1 | -10/+0 |
2013-07-25 | drm/gem: convert to new unified vma manager | David Herrmann | 1 | -11/+5 |
2013-07-05 | drm/cma: remove GEM CMA specific dma_buf functionality | Joonyoung Shim | 1 | -286/+0 |
2013-07-05 | drm/cma: add low-level hook functions to use prime helpers | Joonyoung Shim | 1 | -0/+79 |
2013-06-28 | drm/gem: add mutex lock when using drm_gem_mmap_obj | YoungJun Cho | 1 | -0/+3 |
2013-06-11 | drm/cma: Cocci spatch "ptr_ret.spatch" | Thomas Meyer | 1 | -4/+1 |
2013-06-08 | drm: GEM CMA: Add DRM PRIME support | Laurent Pinchart | 1 | -3/+314 |
2013-06-08 | drm: GEM CMA: Split object mapping into GEM mapping and CMA mapping | Laurent Pinchart | 1 | -7/+15 |
2013-06-08 | drm: GEM CMA: Split object creation into object alloc and DMA memory alloc | Laurent Pinchart | 1 | -35/+48 |
2013-02-18 | drm/cma: add debugfs helpers | Rob Clark | 1 | -0/+21 |
2012-09-18 | DRM: Add DRM GEM CMA helper | Sascha Hauer | 1 | -0/+251 |