Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/amd/display: Fix Replay Desync Error Test

When PHY power off, the DP_SEC_CNTL cannot be configured and cause
disable Adaptive sync SDP failed. Regarding the issue, the driver will
disabled AS-SDP in replay state machine.

Reviewed-by: ChunTao Tso <chuntao.tso@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Dennis Chan <dennis.chan@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Dennis Chan and committed by
Alex Deucher
cbc7d7d4 a4a755c4

+1
+1
drivers/gpu/drm/amd/display/dc/dc_types.h
··· 1035 1035 Replay_Set_Timing_Sync_Supported, 1036 1036 Replay_Set_Residency_Frameupdate_Timer, 1037 1037 Replay_Set_Pseudo_VTotal, 1038 + Replay_Disabled_Adaptive_Sync_SDP, 1038 1039 }; 1039 1040 1040 1041 union replay_error_status {