summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_file.c
diff options
context:
space:
mode:
authorIgor Torrente <igormtorrente@gmail.com>2022-09-05 22:08:04 +0300
committerMelissa Wen <melissa.srw@gmail.com>2022-09-06 00:12:14 +0300
commit1645e7b9667f14a37f9ac8c49568b8f979227d20 (patch)
treeb86091e7cf4dfeec7c6feaa7818255af41eb4072 /drivers/gpu/drm/drm_file.c
parent2a37630d0ddb8a0612b700635cf4827aeafe4142 (diff)
downloadlinux-1645e7b9667f14a37f9ac8c49568b8f979227d20.tar.xz
drm: vkms: Rename `vkms_composer` to `vkms_frame_info`
Changes the name of this struct to a more meaningful name. A name that represents better what this struct is about. Composer is the code that do the compositing of the planes. This struct contains information on the frame used in the output composition. Thus, vkms_frame_info is a better name to represent this. V5: Fix a commit message typo(Melissa Wen). V6: Fix wrong iosys_map_is_null verification at compose_plane (Melissa Wen). Reviewed-by: Melissa Wen <mwen@igalia.com> Signed-off-by: Igor Torrente <igormtorrente@gmail.com> Signed-off-by: Melissa Wen <melissa.srw@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220905190811.25024-3-igormtorrente@gmail.com
Diffstat (limited to 'drivers/gpu/drm/drm_file.c')
0 files changed, 0 insertions, 0 deletions