]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Handle revoked receivers
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Tue, 3 Dec 2019 20:52:08 +0000 (15:52 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 12 Feb 2020 21:01:30 +0000 (16:01 -0500)
commita1cec2dbd6b4de8956eabb554cd401b112514081
tree39b0cab099148f58d7b6a70076f6e3ca6105fd00
parent2f77824663fb1031a913606bdde24f2b25ca7308
drm/amd/display: Handle revoked receivers

[Why]
PSP added a new return code for revoked receivers (SRM). We need to
handle that so we don't retry hdcp

This is already being handled on windows

[How]
Add the enums to psp interface header and handle them.

Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.h