diff options
author | Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> | 2019-09-04 16:52:20 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-11-19 10:12:53 -0500 |
commit | 45375a501f1387567cccd4bbd78d6bbea8d5b68c (patch) | |
tree | b72f61425eed97a326fe3c9b8b20bf746ad6efc8 /net | |
parent | 23eb41917fc9f2d8d77ecd557646deb577ec8270 (diff) | |
download | linux-stable-45375a501f1387567cccd4bbd78d6bbea8d5b68c.tar.gz linux-stable-45375a501f1387567cccd4bbd78d6bbea8d5b68c.tar.bz2 linux-stable-45375a501f1387567cccd4bbd78d6bbea8d5b68c.zip |
drm/amd/display: Refactor HDCP encryption status update
[Why]
The old way was to poll PSP and update the properties. But due to a
limitation in the PSP interface this doesn't work for MST.
[How]
According to PSP if set_encryption return success, the link is encrypted
and the only way it will not be is if we get a link loss(which we handle
already).
So this method should be good enough to report HDCP status.
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions