mirror_ubuntu-kernels/drivers/gpu/drm/amd/display
Nicholas Kazlauskas e0912e15d3 drm/amd/display: Always poll for rxstatus in authenticate
[Why]
Requirement from the spec - we shouldn't be potentially exiting out
early based on encryption status.

[How]
Drop the calls from HDCP1 and HDCP2 execution that exit out early
based on link encryption status.

Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-04-20 21:41:47 -04:00
..
amdgpu_dm drm/amd/display: update hdcp display using correct CP type. 2021-04-20 21:37:28 -04:00
dc drm/amd/display: Add link rate optimization logs for ILR 2021-04-20 21:41:28 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.61 2021-04-15 16:32:37 -04:00
include drm/amd/display: Use pr_debug in DM to prevent dmesg flooding 2021-04-09 16:49:32 -04:00
modules drm/amd/display: Always poll for rxstatus in authenticate 2021-04-20 21:41:47 -04:00
Kconfig drm/amd/display: Support crc on specific region 2021-03-05 15:11:47 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO