]> www.infradead.org Git - users/hch/configfs.git/commit
drm/amd/display: Print Pcon FRL Link BW in Debug Message
authorFangzhi Zuo <Jerry.Zuo@amd.com>
Sat, 20 Jul 2024 00:01:01 +0000 (20:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 6 Aug 2024 15:11:01 +0000 (11:11 -0400)
commit65f6e9f7e1319119096a6dc93e62894e4375b578
tree7e6120fff383fd744e87cff36330f85beae7309e
parent434967aadbbbe3ad9103cc29e9a327de20fdba01
drm/amd/display: Print Pcon FRL Link BW in Debug Message

Under autonomous mode, source reads dpcd DP_PCON_HDMI_POST_FRL_STATUS
for the frl link status.

Without dsc passthrough, it serves as bw bottleneck on the entire link,
compared with the dp link from source to the converter where dsc is
available.

Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com>
Signed-off-by: Wayne Lin <wayne.lin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_capability.c