Commit b0ff344f authored by George Shen's avatar George Shen Committed by Alex Deucher
Browse files

drm/amd/display: Add interface to capture expected HW state from SW state



[Why]
To debug certain issues, such as underflow, it is common practice to
dump the HW state of all registers for analysis. The first thing to
check with the dump is to ensure all values are programmed as expected
according to SW state.

[How]
Add interface to DC to capture expected HW register values based on SW
state.

Reviewed-by: default avatarDillon Varone <dillon.varone@amd.com>
Signed-off-by: default avatarGeorge Shen <george.shen@amd.com>
Signed-off-by: default avatarIvan Lipski <ivan.lipski@amd.com>
Tested-by: default avatarDan Wheeler <daniel.wheeler@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent f3a1d69f
Loading
Loading
Loading
Loading
+561 −0

File changed.

Preview size limit exceeded, changes collapsed.

+487 −0

File changed.

Preview size limit exceeded, changes collapsed.