diff options
author | Christian König <ckoenig.leichtzumerken@gmail.com> | 2019-04-02 16:28:13 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-04-23 12:09:26 -0500 |
commit | 2fac0f53fe5921264c525a0439ee9baf0fe9ada1 (patch) | |
tree | 48924978ac445e70577ec0107dbb2085e477a93b /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
parent | 77e7f82985fd205c66b49fdbf4271e389d8506cc (diff) |
drm/amd/display: wait for fence without holding reservation lock
Don't block others while waiting for the fences to finish, concurrent
submission is perfectly valid in this case and holding the lock can
prevent killed applications from terminating.
Signed-off-by: Christian König <ckoenig.leichtzumerken@gmail.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions