diff options
| author | Bhawanpreet Lakha <[email protected]> | 2023-02-17 21:08:21 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-03-13 21:27:48 +0000 |
| commit | 28f7e8971846519720a83b85004ddfe33680be92 (patch) | |
| tree | 28738ec2249c0d793d08e7b06a09e153a66d4a85 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | drm/amdkfd: fix potential kgd_mem UAFs (diff) | |
| download | kernel-28f7e8971846519720a83b85004ddfe33680be92.tar.gz kernel-28f7e8971846519720a83b85004ddfe33680be92.zip | |
drm/amd/display: Fix HDCP failing to enable after suspend
[Why]
On resume some displays are not ready for HDCP, so they will fail if we
start the hdcp authentintication too soon.
Add a delay so that the displays can be ready before we start.
NOTE: Previoulsy this delay was set to 3 seconds but it was causing
issues with compliance, 2 seconds should enough for compliance and the
s3 resume case.
[How]
Change the Delay to 2 seconds.
Reviewed-by: Aurabindo Pillai <[email protected]>
Acked-by: Qingqing Zhuo <[email protected]>
Signed-off-by: Bhawanpreet Lakha <[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.h')
0 files changed, 0 insertions, 0 deletions
