[Bug 219888] amdgpu: Oops connecting HDMI/DVI/DP on HD 7850 (Pitcairn)
bugzilla-daemon at kernel.org
bugzilla-daemon at kernel.org
Mon Mar 17 02:16:05 UTC 2025
https://bugzilla.kernel.org/show_bug.cgi?id=219888
--- Comment #5 from Alexandre Demers (alexandre.f.demers at gmail.com) ---
bisecting found out the following culprit:
e6a901a00822659181c93c86d8bbc2a17779fddc is the first bad commit
commit e6a901a00822659181c93c86d8bbc2a17779fddc (HEAD)
Author: Wenjing Liu <wenjing.liu at amd.com>
Date: Wed Apr 17 15:23:08 2024 -0400
drm/amd/display: use even ODM slice width for two pixels per container
[why]
When optc uses two pixel per container, each ODM slice width must be an
even number.
[how]
If ODM slice width is odd number increase it by 1.
Reviewed-by: Dillon Varone <dillon.varone at amd.com>
Acked-by: Wayne Lin <wayne.lin at amd.com>
Signed-off-by: Wenjing Liu <wenjing.liu at amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler at amd.com>
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list