OSDN Git Service

drm/amd/display: Fix HDMI repeater authentication
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Fri, 7 Feb 2020 16:02:26 +0000 (11:02 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Feb 2020 16:04:16 +0000 (11:04 -0500)
commit63a85ff6c35d8a7aaf0fb60ddbab93530d495bf3
tree8bc411369c166b6f922959932ef531d7a0e0338f
parent493ba6611daa4245893ecf41c8ac3af1c8dd7df8
drm/amd/display: Fix HDMI repeater authentication

when the rxstatus split was done the index was incorrect. This
lead to HDMI repeater authentication failure for HDCP2.X So fix it

Fixes: 302169003733 ("drm/amd/display: split rxstatus for hdmi and dp")
Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c