index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_gem_cma_helper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-30
drm/cma-helper: Implement mmap as GEM CMA object functions
Thomas Zimmermann
1
-7
/
+3
2020-11-30
drm/cma-helper: Remove prime infix from GEM object functions
Thomas Zimmermann
1
-2
/
+2
2020-11-09
drm/cma-helper: Make default object functions the default
Thomas Zimmermann
1
-5
/
+0
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
1
-1
/
+1
2020-11-09
drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
Thomas Zimmermann
1
-1
/
+0
2020-06-10
drm/cma-helper: Add DRM_GEM_CMA_DRIVER_OPS to set default GEM CMA functions
Thomas Zimmermann
1
-4
/
+44
2020-06-10
drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macro
Thomas Zimmermann
1
-4
/
+26
2020-06-10
drm/cma-helper: Rename symbols from drm_cma_gem_ to drm_gem_cma_
Thomas Zimmermann
1
-2
/
+2
2019-01-09
drm: remove drmP.h from drm_gem_cma_helper.h
Sam Ravnborg
1
-1
/
+4
2018-11-20
drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPS
Noralf Trønnes
1
-0
/
+24
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-9
/
+7
2017-11-15
drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1
Liviu Dudau
1
-1
/
+3
2017-11-11
drm/cma-helper: Remove drm_fb_cma_debugfs_show()
Noralf Trønnes
1
-4
/
+0
2017-11-11
drm/cma-helper: Add drm_gem_cma_print_info()
Noralf Trønnes
1
-0
/
+3
2017-11-11
drm/cma-helper: Turn to_drm_gem_cma_obj() into a macro
Noralf Trønnes
1
-5
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-16
drm/gem-cma-helper: Remove drm_gem_cma_dumb_map_offset()
Noralf Trønnes
1
-5
/
+0
2017-04-18
drm/cma: Fix recent regression of mmap() in the MMU case.
Eric Anholt
1
-10
/
+8
2017-04-14
drm/cma: Update DEFINE_DRM_GEM_CMA_FOPS to add get_unmapped_area
Yannick Fertre
1
-0
/
+1
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
1
-0
/
+26
2017-01-06
drm: allow to use mmuless SoC
Benjamin Gaignard
1
-0
/
+17
2014-11-13
drm/cma: Introduce drm_gem_cma_dumb_create_internal()
Thierry Reding
1
-0
/
+5
2014-11-13
drm/doc: Add GEM/CMA helpers to kerneldoc
Thierry Reding
1
-8
/
+17
2014-09-30
drm: Pass dma-buf as argument to gem_prime_import_sg_table
Maarten Lankhorst
1
-1
/
+2
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
1
-0
/
+1
2014-04-04
drm/cma: include <drm/drmP.h> as needed
Shawn Guo
1
-0
/
+2
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
1
-8
/
+0
2013-07-05
drm/cma: remove GEM CMA specific dma_buf functionality
Joonyoung Shim
1
-6
/
+0
2013-07-05
drm/cma: add low-level hook functions to use prime helpers
Joonyoung Shim
1
-0
/
+9
2013-06-08
drm: GEM CMA: Add DRM PRIME support
Laurent Pinchart
1
-0
/
+9
2013-02-17
drm/cma: add debugfs helpers
Rob Clark
1
-0
/
+4
2012-09-18
DRM: Add DRM GEM CMA helper
Sascha Hauer
1
-0
/
+44