index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_gem_cma_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/cma-helper: Implement mmap as GEM CMA object functions
Thomas Zimmermann
2020-11-30
1
-83
/
+38
*
drm/cma-helper: Remove prime infix from GEM object functions
Thomas Zimmermann
2020-11-30
1
-10
/
+10
*
drm/cma-helper: Make default object functions the default
Thomas Zimmermann
2020-11-09
1
-35
/
+12
*
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-09
1
-3
/
+7
*
drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
Thomas Zimmermann
2020-11-09
1
-17
/
+0
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-11-02
1
-20
/
+3
|
\
|
*
drm: prime: add common helper to check scatterlist contiguity
Marek Szyprowski
2020-09-10
1
-20
/
+3
*
|
dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
Thomas Zimmermann
2020-09-29
1
-5
/
+4
*
|
dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
Thomas Zimmermann
2020-09-29
1
-6
/
+7
*
|
drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver
Thomas Zimmermann
2020-09-25
1
-4
/
+4
|
/
*
drm: core: Convert device logging to drm_* functions.
Suraj Upadhyay
2020-07-20
1
-2
/
+2
*
drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macro
Thomas Zimmermann
2020-06-10
1
-1
/
+1
*
drm/cma-helper: Rename symbols from drm_cma_gem_ to drm_gem_cma_
Thomas Zimmermann
2020-06-10
1
-5
/
+5
*
drm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
1
-4
/
+4
*
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-19
1
-9
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
|
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-5
/
+6
|
/
*
drm/cma-helper: Fix drm_gem_cma_free_object()
Noralf Trønnes
2019-05-08
1
-4
/
+4
*
drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPS
Noralf Trønnes
2018-11-20
1
-0
/
+86
*
drm: Replace NULL with error value in drm_prime_pages_to_sg
Oleksandr Andrushchenko
2018-07-23
1
-2
/
+2
*
drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1
Liviu Dudau
2017-11-15
1
-2
/
+20
*
drm/gem-cma-helper: Fix kerneldocs
Ville Syrjälä
2017-11-14
1
-1
/
+1
*
drm/cma-helper: Remove drm_fb_cma_debugfs_show()
Noralf Trønnes
2017-11-11
1
-26
/
+0
*
drm/cma-helper: Add drm_gem_cma_print_info()
Noralf Trønnes
2017-11-11
1
-0
/
+19
*
drm/gem-cma-helper: Change the level of the allocation failure message
Boris BREZILLON
2017-10-16
1
-1
/
+1
*
drm/gem-cma-helper: Remove drm_gem_cma_dumb_map_offset()
Noralf Trønnes
2017-08-16
1
-35
/
+0
*
drm: Document device unplug infrastructure
Daniel Vetter
2017-08-11
1
-1
/
+1
*
drm: Update docs around gem_free_object
Daniel Vetter
2017-07-26
1
-1
/
+1
*
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
2017-03-14
1
-1
/
+1
|
\
|
*
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-23
1
-11
/
+82
|
|
\
|
*
|
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-1
/
+1
*
|
|
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-14
1
-0
/
+3
*
|
|
drm: Introduce drm_gem_object_{get,put}()
Thierry Reding
2017-02-28
1
-5
/
+5
|
|
/
|
/
|
*
|
drm: allow to use mmuless SoC
Benjamin Gaignard
2017-01-06
1
-0
/
+71
*
|
drm/cma-helpers: Use recommened kerneldoc for struct member refs
Daniel Vetter
2016-12-30
1
-11
/
+11
|
/
*
drm: Wrap direct calls to driver->gem_free_object from CMA
Chris Wilson
2016-06-01
1
-9
/
+3
*
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-1
/
+1
*
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-03-09
1
-7
/
+6
*
drm: Use the driver's gem_object_free function from CMA helpers.
Eric Anholt
2015-12-15
1
-2
/
+2
*
drm: Create a driver hook for allocating GEM object structs.
Eric Anholt
2015-12-07
1
-4
/
+6
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-10
1
-3
/
+0
|
\
|
*
drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj
Daniel Vetter
2015-10-16
1
-2
/
+0
|
/
*
drm/cma-helper: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-10
1
-6
/
+1
*
drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show
Daniel Vetter
2015-07-22
1
-3
/
+0
*
drm/cma: Fix 64-bit size_t build warnings
Magnus Damm
2015-06-15
1
-2
/
+2
*
drm/cma: Remove call to drm_gem_free_mmap_offset()
Thierry Reding
2014-11-13
1
-2
/
+0
*
drm/cma: Introduce drm_gem_cma_dumb_create_internal()
Thierry Reding
2014-11-13
1
-6
/
+39
*
drm/doc: Add GEM/CMA helpers to kerneldoc
Thierry Reding
2014-11-13
1
-40
/
+180
*
drm: Pass dma-buf as argument to gem_prime_import_sg_table
Maarten Lankhorst
2014-09-30
1
-3
/
+4
*
drm: gem_cma: Use ERR_CAST helper
Sachin Kamat
2014-07-21
1
-1
/
+1
[next]