summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_gem_cma_helper.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2021-12-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-12-101-48/+42
|\
| * drm: Return error codes from struct drm_driver.gem_create_objectThomas Zimmermann2021-12-021-7/+10
| * drm/cma-helper: Pass GEM CMA object in public interfacesThomas Zimmermann2021-11-301-28/+24
| * drm/cma-helper: Export dedicated wrappers for GEM object functionsThomas Zimmermann2021-11-301-14/+9
* | Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-11-231-0/+5
|\|
| * drm: import DMA_BUF module namespaceMarcel Ziswiler2021-10-291-0/+1
| * drm: Move GEM memory managers into modulesThomas Zimmermann2021-10-221-0/+4
* | drm/cma-helper: Release non-coherent memory with dma_free_noncoherent()Thomas Zimmermann2021-11-151-2/+7
|/
* drm: Fix misleading documentation of drm_gem_cma_create()Paul Cercueil2021-06-011-2/+1
* drm: Fix for GEM buffers with write-combine memoryPaul Cercueil2021-05-281-6/+9
* drm: Add support for GEM buffers backed by non-coherent memoryPaul Cercueil2021-05-251-9/+29
* drm/cma-helper: Implement mmap as GEM CMA object functionsThomas Zimmermann2020-11-301-83/+38
* drm/cma-helper: Remove prime infix from GEM object functionsThomas Zimmermann2020-11-301-10/+10
* drm/cma-helper: Make default object functions the defaultThomas Zimmermann2020-11-091-35/+12
* drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann2020-11-091-3/+7
* drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()Thomas Zimmermann2020-11-091-17/+0
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-021-20/+3
|\
| * drm: prime: add common helper to check scatterlist contiguityMarek Szyprowski2020-09-101-20/+3
* | dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann2020-09-291-5/+4
* | dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann2020-09-291-6/+7
* | drm: Remove obsolete GEM and PRIME callbacks from struct drm_driverThomas Zimmermann2020-09-251-4/+4
|/
* drm: core: Convert device logging to drm_* functions.Suraj Upadhyay2020-07-201-2/+2
* drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macroThomas Zimmermann2020-06-101-1/+1
* drm/cma-helper: Rename symbols from drm_cma_gem_ to drm_gem_cma_Thomas Zimmermann2020-06-101-5/+5
* drm: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov2020-05-191-4/+4
* Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-9/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-9/+1
* | drm: drop use of drmP.h in drm/*Sam Ravnborg2019-05-271-5/+6
|/
* drm/cma-helper: Fix drm_gem_cma_free_object()Noralf Trønnes2019-05-081-4/+4
* drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes2018-11-201-0/+86
* drm: Replace NULL with error value in drm_prime_pages_to_sgOleksandr Andrushchenko2018-07-231-2/+2
* drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1Liviu Dudau2017-11-151-2/+20
* drm/gem-cma-helper: Fix kerneldocsVille Syrjälä2017-11-141-1/+1
* drm/cma-helper: Remove drm_fb_cma_debugfs_show()Noralf Trønnes2017-11-111-26/+0
* drm/cma-helper: Add drm_gem_cma_print_info()Noralf Trønnes2017-11-111-0/+19
* drm/gem-cma-helper: Change the level of the allocation failure messageBoris BREZILLON2017-10-161-1/+1
* drm/gem-cma-helper: Remove drm_gem_cma_dumb_map_offset()Noralf Trønnes2017-08-161-35/+0
* drm: Document device unplug infrastructureDaniel Vetter2017-08-111-1/+1
* drm: Update docs around gem_free_objectDaniel Vetter2017-07-261-1/+1
* Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter2017-03-141-1/+1
|\
| * Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-231-11/+82
| |\
| * | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-1/+1
* | | drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter2017-03-141-0/+3
* | | drm: Introduce drm_gem_object_{get,put}()Thierry Reding2017-02-281-5/+5
| |/ |/|
* | drm: allow to use mmuless SoCBenjamin Gaignard2017-01-061-0/+71
* | drm/cma-helpers: Use recommened kerneldoc for struct member refsDaniel Vetter2016-12-301-11/+11
|/
* drm: Wrap direct calls to driver->gem_free_object from CMAChris Wilson2016-06-011-9/+3
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-171-1/+1
* dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-7/+6
* drm: Use the driver's gem_object_free function from CMA helpers.Eric Anholt2015-12-151-2/+2