aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
diff options
context:
space:
mode:
authorAndrey Grodzovsky <[email protected]>2018-11-30 17:24:33 +0000
committerAlex Deucher <[email protected]>2018-12-03 16:15:00 +0000
commit38cd8a280d725cd4e0be14b0fbc2797c26cd9de5 (patch)
tree56ef46698200c770b3b3454c469bd9fe3f2f62ae /drivers/gpu/drm/amd/amdgpu/amdgpu.h
parentdrm/amdgpu: add missing error handling (diff)
downloadkernel-38cd8a280d725cd4e0be14b0fbc2797c26cd9de5.tar.gz
kernel-38cd8a280d725cd4e0be14b0fbc2797c26cd9de5.zip
drm/amdgpu/psp: Update waiting in psp mode1 reset.
No point in use mdelay unless running from interrupt context (which we are not) This is busy wait which will block the CPU for the entirety of the wait time. Also, reduce wait time to 500ms as it is done in refernce code because 1s might cause PSP FW TO issues during XGMI hive reset. Signed-off-by: Andrey Grodzovsky <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
0 files changed, 0 insertions, 0 deletions