diff options
author | Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> | 2023-02-17 16:08:21 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-03-14 10:37:48 -0400 |
commit | 728cefa53a36ba378ed4a7f31a0c08289687d824 (patch) | |
tree | 79534bd4a96496197eeca3a0ecb64c098bae9d4f /tools/perf/scripts/python/stackcollapse.py | |
parent | 9da050b0d9e04439d225a2ec3044af70cdfb3933 (diff) |
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 <Aurabindo.Pillai@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions