Skip to content
Commit 83a3766b authored by Rajib Mahapatra's avatar Rajib Mahapatra Committed by Alex Deucher
Browse files

drm/amd/display: Not to call dpcd_set_source_specific_data during resume.



[Why]
During resume path, dpcd_set_source_specific_data is taking
extra time when core_link_write_dpcd fails on DP_SOURCE_OUI+0x03
and DP_SOURCE_MINIMUM_HBLANK_SUPPORTED. Here,aux->transfer fails
with multiple retries and consume significant amount time during
S0i3 resume.

[How]
Not to call dpcd_set_source_specific_data during resume path
when there is no oled panel connected and achieve faster resume
during S0i3.

Reviewed-by: default avatarHersen Wu <hersenxs.wu@amd.com>
Signed-off-by: default avatarRajib Mahapatra <rajib.mahapatra@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent a746c77e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment