]> git.itanic.dy.fi Git - linux-stable/commit
drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINE
authorDaniel Miess <Daniel.Miess@amd.com>
Fri, 9 Sep 2022 15:32:55 +0000 (11:32 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Sep 2022 21:30:33 +0000 (17:30 -0400)
commitf528fa3989c53d4cf2ee22d306eb1a96ed0010e6
tree9a5bb7338431e1d26ace8753cd175012dfab8aa5
parentdcc2527df918edfe297c5074ccc1f05eae361ca6
drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINE

[Why]
DP DSC compliance failing for dcn314 due to ICH_RESET_AT_END_OF_LINE
shift and mask being missing

[How]
Add in shift and mask for ICH_RESET_AT_END_OF_LINE

Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Daniel Miess <Daniel.Miess@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.h
drivers/gpu/drm/amd/display/dc/dcn314/dcn314_resource.c