diff options
| author | 2022-05-17 13:33:25 +0200 | |
|---|---|---|
| committer | 2022-05-19 19:25:10 +0200 | |
| commit | 1c89b4b718168aa6cf136a984b474d663e4203b7 (patch) | |
| tree | 5e16b9329343083cca246b83b628cdbf9a49156b /drivers/gpu/drm/drm_gem_framebuffer_helper.c | |
| parent | drm/gem: Ignore color planes that are unused by framebuffer format (diff) | |
| download | wireguard-linux-1c89b4b718168aa6cf136a984b474d663e4203b7.tar.xz wireguard-linux-1c89b4b718168aa6cf136a984b474d663e4203b7.zip | |
drm/gem-vram: Share code between GEM VRAM's _{prepare, cleanup}_fb()
The error-recovery code in drm_gem_vram_plane_helper_prepare_fb() is of
the same pattern as drm_gem_vram_plane_helper_cleanup_fb(). Implement
both of them using an internal helper. No functional changes.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Acked-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220517113327.26919-4-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/drm_gem_framebuffer_helper.c')
0 files changed, 0 insertions, 0 deletions
