summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorAndrey Grodzovsky2018-05-15 20:42:20 +0200
committerAlex Deucher2018-05-18 23:08:17 +0200
commit563e1e664d27292a3b55ca08366dc8c32db52450 (patch)
tree73e8668bc916f9ebee6dcfb338ea28d2feb41500 /init
parentdrm/amdgpu: remove unused member (diff)
downloadkernel-qcow2-linux-563e1e664d27292a3b55ca08366dc8c32db52450.tar.gz
kernel-qcow2-linux-563e1e664d27292a3b55ca08366dc8c32db52450.tar.xz
kernel-qcow2-linux-563e1e664d27292a3b55ca08366dc8c32db52450.zip
drm/scheduler: Remove obsolete spinlock.
This spinlock is superfluous, any call to drm_sched_entity_push_job should already be under a lock together with matching drm_sched_job_init to match the order of insertion into queue with job's fence seqence number. v2: Improve patch description. Add functions documentation describing the locking considerations Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Acked-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions