]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue
authorFangzhi Zuo <jerry.zuo@amd.com>
Thu, 11 Jan 2024 19:46:01 +0000 (14:46 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Feb 2024 08:51:37 +0000 (09:51 +0100)
commitcdbe0be8874c63bca85b8c38e5b1eecbdd18df31
tree39b0a0b1f89a6235264bba10e2caa8e5b955a7f1
parent0bd8ef618a42d7e6ea3f701065264e15678025e3
drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue

commit faf51b201bc42adf500945732abb6220c707d6f3 upstream.

[why]
odm calculation is missing for pipe split policy determination
and cause Underflow/Corruption issue.

[how]
Add the odm calculation.

Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Reviewed-by: Charlene Liu <charlene.liu@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Fangzhi Zuo <jerry.zuo@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c
drivers/gpu/drm/amd/display/dc/inc/core_types.h