]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: Enable HDCP 2.2
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Tue, 23 Jul 2019 15:25:10 +0000 (11:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Nov 2019 15:12:53 +0000 (10:12 -0500)
commitda283469e05fbe8749fbaeb4f2ad0f46e1faaeab
treee22563705d2c38101678795a74e0fc4f53d2bf18
parent2e956df2913f3452b4d590016f5364fb7255284a
drm/amd/display: Enable HDCP 2.2

[Why]
HDCP 2.2 was disabled, we need to enable it

[How]
-Update display topology to support 2.2
-Unset hdcp2.disable in update_config
-Change logic of event_update_property, now we set the property to be
ENABLED for any level of encryption (2.2 or 1.4).

Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c