aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
diff options
context:
space:
mode:
authorWenjing Liu <wenjing.liu@amd.com>2022-10-24 12:18:41 -0400
committerAlex Deucher <alexander.deucher@amd.com>2022-11-09 17:24:47 -0500
commit5abb360ba74f59cc7ea5a4ab149c49d70d869239 (patch)
tree54f00af5261b8fb418646ad11670b722e7a338e1 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
parentdrm/amd/display: Update 709 gamma to 2.222 as stated in the standerd (diff)
downloadlinux-rng-5abb360ba74f59cc7ea5a4ab149c49d70d869239.tar.xz
linux-rng-5abb360ba74f59cc7ea5a4ab149c49d70d869239.zip
drm/amd/display: Consider dp cable id only when data is non zero
Cable ID is a DP2 feature to identify max certified link rate that a cable can carry. The cable identification method requires both cable and display hardware support. Since the specs comes late, it is anticipated that the first round of DP2 cables and displays may not be fully compatible to reliably return cable ID data. Therefore the decision of our cable id policy is that if the cable can return non zero cable id data, we will take cable's link rate capability into account. However if we get zero data, the cable link rate capability is considered inconclusive. In this case, we will not take cable's capability into account to avoid of over limiting hardware capability from users. The max overall link rate capability is still determined after actual dp pre-training. Cable id is considered as an auxiliary method of determining max link bandwidth capability. Reviewed-by: George Shen <George.Shen@amd.com> Acked-by: Alan Liu <HaoPing.Liu@amd.com> Signed-off-by: Wenjing Liu <wenjing.liu@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions