aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_framebuffer.c
diff options
context:
space:
mode:
authorDanilo Krummrich <[email protected]>2022-08-03 14:55:20 +0000
committerDanilo Krummrich <[email protected]>2022-08-19 14:00:15 +0000
commit8869fa666a9e6782c3c896c1fa57d65adca23249 (patch)
tree9098632ea08554b2e6ae048d51ddb57016cbd1c9 /drivers/gpu/drm/drm_framebuffer.c
parentdrm/nouveau/kms/nv140-: Disable interlacing (diff)
downloadkernel-8869fa666a9e6782c3c896c1fa57d65adca23249.tar.gz
kernel-8869fa666a9e6782c3c896c1fa57d65adca23249.zip
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 <[email protected]> Signed-off-by: Danilo Krummrich <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/drm_framebuffer.c')
0 files changed, 0 insertions, 0 deletions