aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_gem.c
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2020-09-23 10:21:38 +0000
committerThomas Zimmermann <[email protected]>2020-09-25 07:19:42 +0000
commit246cb7e49a70e5c4b71caed5df518693c345bab7 (patch)
tree00ba55bd6060f133810e3156d769ed3de5d92a26 /drivers/gpu/drm/omapdrm/omap_gem.c
parentdrm/hisilicon: Features to support reading resolutions from EDID (diff)
downloadkernel-246cb7e49a70e5c4b71caed5df518693c345bab7.tar.gz
kernel-246cb7e49a70e5c4b71caed5df518693c345bab7.zip
drm/amdgpu: 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 amdgpu. The only exception is gem_prime_mmap, which is non-trivial to convert. v3: * remove amdgpu_object.c from patch (Christian) v2: * move object-function instance to amdgpu_gem.c (Christian) * set callbacks in amdgpu_gem_object_create() (Christian) Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Christian König <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions