summaryrefslogtreecommitdiff
path: root/include/drm/drm_gem_shmem_helper.h
AgeCommit message (Expand)Author
2021-11-15drm/shmem-helper: Pass GEM shmem object in public interfacesThomas Zimmermann
2021-11-15drm/shmem-helper: Export dedicated wrappers for GEM object functionsThomas Zimmermann
2021-11-15drm/shmem-helper: Unexport drm_gem_shmem_create_with_handle()Thomas Zimmermann
2020-11-24drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()Thomas Zimmermann
2020-11-24drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann
2020-06-10drm/shmem-helper: Add .gem_create_object helper that sets map_cached flagThomas Zimmermann
2020-02-27drm/shmem: add support for per object caching flags.Gerd Hoffmann
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie
2019-11-06drm/shmem: Add docbook comments for drm_gem_shmem_object madvise fieldsRob Herring
2019-10-17drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPSGerd Hoffmann
2019-10-17drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmapGerd Hoffmann
2019-08-28drm/shmem: Use mutex_trylock in drm_gem_shmem_purgeRob Herring
2019-08-23drm/shmem: Use mutex_trylock in drm_gem_shmem_purgeRob Herring
2019-08-08drm/shmem: Add madvise state and purge helpersRob Herring
2019-03-14drm: Add library for shmem backed GEM objectsNoralf Trønnes