]> git.baikalelectronics.ru Git - kernel.git/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)
commit155188cdf79a4d4361f4d966d82b07468565b52c
tree9a5bb7338431e1d26ace8753cd175012dfab8aa5
parenta429f26ca1c0a837134949260838584123a639d8
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