diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2020-09-23 12:21:50 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2020-09-25 09:21:17 +0200 |
commit | 552f9d60f6cc5bc53007b0d82c1d0696fcf51a33 (patch) | |
tree | 22afb2e172921ee2bb8cce75b5d78edcce73aa2c /drivers/gpu/drm/rockchip | |
parent | 4889d684fd5a59b9b5b01f3e2d8d9f1f34d99e55 (diff) |
drm/radeon: 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 radeon.
v2:
* move object-function instance to radeon_gem.c (Christian)
* set callbacks in radeon_gem_object_create() (Christian)
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200923102159.24084-14-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/rockchip')
0 files changed, 0 insertions, 0 deletions