aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
diff options
context:
space:
mode:
authorAlex Deucher <[email protected]>2019-06-25 13:54:21 +0000
committerAlex Deucher <[email protected]>2019-06-25 17:08:46 +0000
commit3e10f3196b55f3ed41a2727e9720c19e5ff1078f (patch)
treed61bc77edda6df703b086aa868ee93d2bf01fc0b /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
parentdrm/amdgpu/powerplay: FEATURE_MASK is 64 bit so use ULL (diff)
downloadkernel-3e10f3196b55f3ed41a2727e9720c19e5ff1078f.tar.gz
kernel-3e10f3196b55f3ed41a2727e9720c19e5ff1078f.zip
drm/amdgpu/display: switch udelay to msleep
We may need to sleep for up to 80ms (8ms per each of up to 10 loop iterations): /* First DPCD read after VDD ON can fail if the particular board * does not have HPD pin wired correctly. So if DPCD read fails, * which it should never happen, retry a few times. Target worst * case scenario of 80 ms. */ Switch udelay to msleep to avoid limits on arm. Reviewed-by: Nicholas Kazlauskas <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions