aboutsummaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorWayne Lin <[email protected]>2022-04-20 10:32:15 +0800
committerAlex Deucher <[email protected]>2022-06-06 14:43:18 -0400
commit453b0016a054df0f442fda8a145b97a33816cab9 (patch)
treeb5b4b7094d8a05d12f14e6fa4baee4e302dd07d8 /scripts/const_structs.checkpatch
parent84de5c2e92dccb2bcfd5ff68af44960b808fe6bb (diff)
drm/amd/display: Detect dpcd_rev when hotplug mst monitor
[Why] Once mst topology is constructed, later on new connected monitors are reported to source by CSN message. Within CSN, there is no carried info of DPCD_REV comparing to LINK_ADDRESS reply. As the result, we might leave some ports connected to DP but without DPCD revision number which will affect us determining the capability of the DP Rx. [How] Send out remote DPCD read when the port's dpcd_rev is 0x0 in detect_ctx(). Firstly, read out the value from DPCD 0x2200. If the return value is 0x0, it's likely the DP1.2 DP Rx then we reques revision from DPCD 0x0 again. Reviewed-by: Hersen Wu <[email protected]> Acked-by: Hamza Mahfooz <[email protected]> Signed-off-by: Wayne Lin <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions