summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vgem
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2020-09-23 13:21:53 +0300
committerThomas Zimmermann <tzimmermann@suse.de>2020-09-25 10:21:27 +0300
commitdd60202237a021d6c076546e79a08fcac863327b (patch)
treedec9297d03ed77fb068372ab068974daa729b995 /drivers/gpu/drm/vgem
parentdd311c6fe8af1b176165b828a35553af16f9710c (diff)
downloadlinux-dd60202237a021d6c076546e79a08fcac863327b.tar.xz
drm/vc4: Introduce GEM object functions
GEM object functions deprecate several similar callback interfaces in struct drm_driver. This patch replaces the per-driver callbacks with per-instance callbacks in vc4. The only exception is gem_prime_mmap, which is non-trivial to convert. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Eric Anholt <eric@anholt.net> Acked-by: Christian König <christian.koenig@amd.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200923102159.24084-17-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/vgem')
0 files changed, 0 insertions, 0 deletions