Age | Commit message (Expand) | Author |
---|---|---|
2013-09-05 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-08-07 | drm/gem: create drm_gem_dumb_destroy | Daniel Vetter |
2013-07-25 | drm/gem: convert to new unified vma manager | David Herrmann |
2013-07-16 | drm/cma: Replace PTR_RET with PTR_ERR_OR_ZERO | Sachin Kamat |
2013-07-05 | drm/cma: remove GEM CMA specific dma_buf functionality | Joonyoung Shim |
2013-07-05 | drm/cma: add low-level hook functions to use prime helpers | Joonyoung Shim |
2013-06-28 | drm/gem: add mutex lock when using drm_gem_mmap_obj | YoungJun Cho |
2013-06-11 | drm/cma: Cocci spatch "ptr_ret.spatch" | Thomas Meyer |
2013-06-08 | drm: GEM CMA: Add DRM PRIME support | Laurent Pinchart |
2013-06-08 | drm: GEM CMA: Split object mapping into GEM mapping and CMA mapping | Laurent Pinchart |
2013-06-08 | drm: GEM CMA: Split object creation into object alloc and DMA memory alloc | Laurent Pinchart |
2013-02-17 | drm/cma: add debugfs helpers | Rob Clark |
2012-09-18 | DRM: Add DRM GEM CMA helper | Sascha Hauer |