drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinks
authorGeorge Shen <george.shen@amd.com>
Mon, 7 Apr 2025 16:35:57 +0000 (12:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Apr 2025 12:51:44 +0000 (08:51 -0400)
commit1594b60d74959c0680ddf777a74963c98afcdd7e
tree0f28ed24411dfe9cd69de0143fc755d5691d4b78
parenta918bb4a90d423ced2976a794f2724c362c1f063
drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinks

[Why/How]
LTTPR are required to program DPCD 0000Eh to 0x4 (16ms) upon AUX read
reply to this register. Since old Sinks witih DPCD rev 1.1 and earlier
may not support this register, assume the mandatory value is programmed
by the LTTPR to avoid AUX timeout issues.

Reviewed-by: Wenjing Liu <wenjing.liu@amd.com>
Signed-off-by: George Shen <george.shen@amd.com>
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Tested-by: Mark Broadworth <mark.broadworth@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training_8b_10b.c