diff options
author | Dingchen (David) Zhang <[email protected]> | 2021-05-31 10:24:53 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-06-08 12:23:55 -0400 |
commit | caa18dd6dd9305d52943a6b59f410cbc960ad0a0 (patch) | |
tree | 0375f3cecebfbbb30b2f3a1b5bebc20b93f21f49 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | c6323a2c5e46530882c49000747f3b869f7451a1 (diff) |
drm/amd/display: force CP to DESIRED when removing display
[WHY]
- Commit from userspace could cause link stream to disable and hdcp
auth to reset when the HDCP has already been enabled at the moment.
CP should fall back to DESIRED from ENABLED in such cases.
- This change was previously reverted due to a regression caused, which
has now been cleared.
[HOW]
In hdcp display removal, change CP to DESIRED if at the moment CP
is ENABLED before the auth reset and removal of linked list element.
Signed-off-by: Dingchen (David) Zhang <[email protected]>
Signed-off-by: Qingqing Zhuo <[email protected]>
Reviewed-by: Rodrigo Siqueira <[email protected]>
Acked-by: Stylon Wang <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions