aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_gem_cma_helper.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-13drm/cma: Introduce drm_gem_cma_dumb_create_internal()Thierry Reding1-0/+5
2014-11-13drm/doc: Add GEM/CMA helpers to kerneldocThierry Reding1-8/+17
2014-09-30drm: Pass dma-buf as argument to gem_prime_import_sg_tableMaarten Lankhorst1-1/+2
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter1-0/+1
2014-04-04drm/cma: include <drm/drmP.h> as neededShawn Guo1-0/+2
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter1-8/+0
2013-07-05drm/cma: remove GEM CMA specific dma_buf functionalityJoonyoung Shim1-6/+0
2013-07-05drm/cma: add low-level hook functions to use prime helpersJoonyoung Shim1-0/+9
2013-06-08drm: GEM CMA: Add DRM PRIME supportLaurent Pinchart1-0/+9
2013-02-17drm/cma: add debugfs helpersRob Clark1-0/+4
2012-09-18DRM: Add DRM GEM CMA helperSascha Hauer1-0/+44