aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
diff options
context:
space:
mode:
authorMaíra Canal <mcanal@igalia.com>2023-03-24 13:42:26 -0300
committerMaíra Canal <mairacanal@riseup.net>2023-04-06 09:05:47 -0300
commit4a1b5d183273ef402edb7c7ff58052ae97259a2d (patch)
treeea4fd4086dcee73955d3ef10207b6039d824755f /drivers/media
parent4dee3c4b32a65d6b140ed506a7a8859d5cab6611 (diff)
drm/vkms: allow the primary plane to be positioned
Before commit bc0d7fdefec6 ("drm: vkms: Supports to the case where primary plane doesn't match the CRTC"), the composition was executed on top of the primary plane. Therefore, the primary plane needed to cover the entire CRTC. After commit bc0d7fdefec6, this is no longer necessary, as the composition is now executed on top of the CRTC. Then, allow the primary plane to be positioned in such a way that it doesn't cover the entire CRTC. This patch was tested with the vkms IGT testlist and all tests passed successfully. Moreover, the test igt@kms_universal_plane@universal-plane-pageflip-windowed-pipe-A used to fail and now is passing. Signed-off-by: Maíra Canal <mcanal@igalia.com> Reviewed-by: Melissa Wen <mwen@igalia.com> Signed-off-by: Maíra Canal <mairacanal@riseup.net> Link: https://patchwork.freedesktop.org/patch/msgid/20230324164226.256084-3-mcanal@igalia.com
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions