OpenCloudOS-Kernel/drivers/gpu/drm/vkms
Thomas Zimmermann 2f04636f49 drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()
Cached page mappings are now the default for SHMEM GEM objects. Remove
the obsolete create function for cached mappings.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20201117133156.26822-3-tzimmermann@suse.de
2020-11-24 09:10:33 +01:00
..
Makefile drm/vkms: Switch to shmem helpers 2020-10-15 23:37:58 +02:00
vkms_composer.c drm/vkms: Switch to shmem helpers 2020-10-15 23:37:58 +02:00
vkms_crtc.c drm/atomic: Pass the full state to CRTC atomic begin and flush 2020-11-02 12:37:49 +01:00
vkms_drv.c drm/shmem-helper: Removed drm_gem_shmem_create_object_cached() 2020-11-24 09:10:33 +01:00
vkms_drv.h drm/vkms: Switch to shmem helpers 2020-10-15 23:37:58 +02:00
vkms_output.c drm/vkms: Add support for writeback 2020-09-07 17:03:48 -04:00
vkms_plane.c drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends 2020-11-09 09:19:24 +01:00
vkms_writeback.c drm: Pass the full state to connectors atomic functions 2020-11-20 12:23:53 +01:00