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>
Mon, 19 Sep 2022 19:15:57 +0000 (15:15 -0400)
commite294bf36bd9b000defa9f80f054ae355a4914b0b
treeb44245e6a4908c4b84ba970753772bf2a5a3fa76
parent6e602264b9a8adb3133faafdd06ba0f70716a2c2
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