summaryrefslogtreecommitdiff
path: root/include/drm/drm_gem_cma_helper.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-16drm/gem-cma-helper: Remove drm_gem_cma_dumb_map_offset()Noralf Trønnes
2017-04-18drm/cma: Fix recent regression of mmap() in the MMU case.Eric Anholt
2017-04-14drm/cma: Update DEFINE_DRM_GEM_CMA_FOPS to add get_unmapped_areaYannick Fertre
2017-03-14drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter
2017-01-06drm: allow to use mmuless SoCBenjamin Gaignard
2014-11-13drm/cma: Introduce drm_gem_cma_dumb_create_internal()Thierry Reding
2014-11-13drm/doc: Add GEM/CMA helpers to kerneldocThierry Reding
2014-09-30drm: Pass dma-buf as argument to gem_prime_import_sg_tableMaarten Lankhorst
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter
2014-04-04drm/cma: include <drm/drmP.h> as neededShawn Guo
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-07-05drm/cma: remove GEM CMA specific dma_buf functionalityJoonyoung Shim
2013-07-05drm/cma: add low-level hook functions to use prime helpersJoonyoung Shim
2013-06-08drm: GEM CMA: Add DRM PRIME supportLaurent Pinchart
2013-02-17drm/cma: add debugfs helpersRob Clark
2012-09-18DRM: Add DRM GEM CMA helperSascha Hauer