Files
twx-linux/drivers/gpu/drm
Philip Yang 25aa5c8b06 drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idr
[ Upstream commit 0a5f49cbf9 ]

amdgpu_vm_get_task_info is called from interrupt handler and sched timeout
workqueue, we should use irq version spin_lock to avoid deadlock.

Signed-off-by: Philip Yang <Philip.Yang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-03-13 14:02:38 -07:00
..
2018-09-21 10:55:00 +01:00
2019-02-27 10:08:55 +01:00
2019-02-20 10:25:49 +01:00
2018-12-13 09:16:21 +01:00