linux/drivers/gpu/drm/amd
Chunming Zhou 1c62cf91e6 drm/amd: fix deadlock of job_list_lock V2
run_job involves mutex, which could sleep.

V2: use list_for_each_entry_safe, since the job might complete
while we dropped the lock.

Signed-off-by: Chunming Zhou <David1.Zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-07-29 14:37:06 -04:00
..
acp
amdgpu drm/amdgpu: free handles after fini the context 2016-07-29 14:37:05 -04:00
amdkfd
include drm/amdgpu: implement UVD VM mode for Stoney v2 2016-07-29 14:36:57 -04:00
powerplay drm/amd/powerplay: fix issue can't enable vce dpm. 2016-07-29 14:37:00 -04:00
scheduler drm/amd: fix deadlock of job_list_lock V2 2016-07-29 14:37:06 -04:00