summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_file.c
diff options
context:
space:
mode:
authorDanilo Krummrich <dakr@redhat.com>2022-08-03 17:55:20 +0300
committerDanilo Krummrich <dakr@redhat.com>2022-08-19 17:00:15 +0300
commit8869fa666a9e6782c3c896c1fa57d65adca23249 (patch)
tree9098632ea08554b2e6ae048d51ddb57016cbd1c9 /drivers/gpu/drm/drm_file.c
parent8ba9249396bef37cb68be9e8dee7847f1737db9d (diff)
downloadlinux-8869fa666a9e6782c3c896c1fa57d65adca23249.tar.xz
drm/virtio: remove drm_plane_cleanup() destroy hook
drmm_universal_plane_alloc() already registers drm_plane_cleanup() as managed release action via drmm_add_action_or_reset(). Hence, drm_plane_cleanup() should not be set as drm_plane_funcs.destroy hook. Fixes: 7847628862a8 ("drm/virtio: plane: use drm managed resources") Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Danilo Krummrich <dakr@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220803145520.1143208-1-dakr@redhat.com
Diffstat (limited to 'drivers/gpu/drm/drm_file.c')
0 files changed, 0 insertions, 0 deletions