linux_dsm_epyc7002/drivers/gpu/drm/amd/scheduler
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
..
gpu_sched_trace.h drm/amdgpu: generalize the scheduler fence 2016-07-07 14:51:20 -04:00
gpu_scheduler.c drm/amd: fix deadlock of job_list_lock V2 2016-07-29 14:37:06 -04:00
gpu_scheduler.h drm/amdgpu: add amd_sched_job_recovery 2016-07-07 15:06:15 -04:00
sched_fence.c drm/amd: add parent for sched fence 2016-07-07 15:06:13 -04:00