]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Fix mpv playback corruption on weston
authorAlex Hung <alex.hung@amd.com>
Thu, 29 May 2025 16:59:19 +0000 (10:59 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Jun 2025 17:05:59 +0000 (13:05 -0400)
commit8724a5380c4390eed81e271d22f34ff06453ded9
treef2b88246fc0d6f03453fa34da9f1444f1fa1d8f5
parent0d57dd1765d311111d9885346108c4deeae1deb4
drm/amd/display: Fix mpv playback corruption on weston

[WHAT]
Severe video playback corruption is observed in the following setup:

weston 14.0.90 (built from source) + mpv v0.40.0 with command:
mpv bbb_sunflower_1080p_60fps_normal.mp4 --vo=gpu

[HOW]
ABGR16161616 needs to be included in dml2/2.1 translation.

Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Austin Zheng <austin.zheng@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit d023de809f85307ca819a9dbbceee6ae1f50e2ad)
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/display/dc/dml2/dml21/dml21_translation_helper.c
drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c