summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_gem_cma_helper.h
Commit message (Expand)AuthorAgeFilesLines
* drm: remove drmP.h from drm_gem_cma_helper.hSam Ravnborg2019-01-091-1/+4
* drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes2018-11-201-0/+24
* Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-041-9/+7
|\
| * drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1Liviu Dudau2017-11-151-1/+3
| * drm/cma-helper: Remove drm_fb_cma_debugfs_show()Noralf Trønnes2017-11-111-4/+0
| * drm/cma-helper: Add drm_gem_cma_print_info()Noralf Trønnes2017-11-111-0/+3
| * drm/cma-helper: Turn to_drm_gem_cma_obj() into a macroNoralf Trønnes2017-11-111-5/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* drm/gem-cma-helper: Remove drm_gem_cma_dumb_map_offset()Noralf Trønnes2017-08-161-5/+0
* drm/cma: Fix recent regression of mmap() in the MMU case.Eric Anholt2017-04-181-10/+8
* drm/cma: Update DEFINE_DRM_GEM_CMA_FOPS to add get_unmapped_areaYannick Fertre2017-04-141-0/+1
* drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter2017-03-141-0/+26
* drm: allow to use mmuless SoCBenjamin Gaignard2017-01-061-0/+17
* drm/cma: Introduce drm_gem_cma_dumb_create_internal()Thierry Reding2014-11-131-0/+5
* drm/doc: Add GEM/CMA helpers to kerneldocThierry Reding2014-11-131-8/+17
* drm: Pass dma-buf as argument to gem_prime_import_sg_tableMaarten Lankhorst2014-09-301-1/+2
* drm: Extract <drm/drm_gem.h>Daniel Vetter2014-09-241-0/+1
* drm/cma: include <drm/drmP.h> as neededShawn Guo2014-04-041-0/+2
* drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-071-8/+0
* drm/cma: remove GEM CMA specific dma_buf functionalityJoonyoung Shim2013-07-051-6/+0
* drm/cma: add low-level hook functions to use prime helpersJoonyoung Shim2013-07-051-0/+9
* drm: GEM CMA: Add DRM PRIME supportLaurent Pinchart2013-06-081-0/+9
* drm/cma: add debugfs helpersRob Clark2013-02-171-0/+4
* DRM: Add DRM GEM CMA helperSascha Hauer2012-09-181-0/+44