diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2019-12-17 15:47:07 -0500 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2019-12-19 09:04:13 +1000 |
commit | 5f773e551a3b977013df24d570d486645f326672 (patch) | |
tree | e64a9c613c9a12fd6eeaa37e329ba9bf415e7267 /include | |
parent | 4e328922d461616c18f739ed4dfee0bb17133d75 (diff) | |
download | linux-5f773e551a3b977013df24d570d486645f326672.tar.bz2 |
drm/amdgpu/display: use msleep rather than udelay for HDCP
ARM has a 2000us limit for udelay. Switch to msleep. This code
executes in a worker thread so shouldn't be an atomic context.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191217204707.2258744-2-alexander.deucher@amd.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions