diff options
author | Yrjan Skrimstad <yrjan@skrimstad.net> | 2019-05-30 02:08:21 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-07-05 15:54:55 -0500 |
commit | 69064bbe7ecbe6e6147069368efaa869cff4eace (patch) | |
tree | 4457d350fdec331904e672786f680831ad100d77 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h | |
parent | d12c202289b07037da285299b4122fa2072eca96 (diff) |
drm/amd/powerplay/smu7_hwmgr: replace blocking delay with non-blocking
This driver currently contains a repeated 500ms blocking delay call
which causes frequent major buffer underruns in PulseAudio. This patch
fixes this issue by replacing the blocking delay with a non-blocking
sleep call.
Signed-off-by: Yrjan Skrimstad <yrjan@skrimstad.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h')
0 files changed, 0 insertions, 0 deletions