1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/modules/hdcp
Martin Tsai c2d61e3091 drm/amd/display: Modify the hdcp device count check condition
[why]
Some MST display may not report the internal panel to DEVICE_COUNT,
that makes the check condition always failed.

[how]
To update this condition with the reported device count + 1
(because the immediate repeater's internal panel is possibly
not included in DEVICE_COUNT)

Signed-off-by: Martin Tsai <martin.tsai@amd.com>
Acked-by: Bindu Ramamurthy <bindu.r@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-12-23 15:01:34 -05:00
..
hdcp.c drm/amd/display: Fix CP_IRQ clear bit and logic 2020-09-15 17:52:40 -04:00
hdcp.h drm/amd/display: Add CP_IRQ clear capability 2020-09-15 17:52:40 -04:00
hdcp1_execution.c drm/amd/display: Modify the hdcp device count check condition 2020-12-23 15:01:34 -05:00
hdcp1_transition.c drm/amd/display: set hdcp1 wa re-auth delay to 200ms 2020-11-02 15:32:03 -05:00
hdcp2_execution.c drm/amd/display: Modify the hdcp device count check condition 2020-12-23 15:01:34 -05:00
hdcp2_transition.c drm/amd/display: update HDCP DTM immediately after hardware programming 2020-02-12 16:01:46 -05:00
hdcp_ddc.c drm/amd/display: Fix CP_IRQ clear bit and logic 2020-09-15 17:52:40 -04:00
hdcp_log.c drm/amd/display: remove unneeded semicolon 2020-10-30 01:03:02 -04:00
hdcp_log.h drm/amd/display: Don't log hdcp module warnings in dmesg 2020-09-17 17:56:47 -04:00
hdcp_psp.c drm/amd/display: Don't use DRM_ERROR() for DTM add topology 2020-09-15 17:52:41 -04:00
hdcp_psp.h drm/amd/display: Handle revoked receivers 2020-02-12 16:01:30 -05:00
Makefile drm/amd/display: Add execution and transition states for HDCP2.2 2019-11-19 10:12:53 -05:00