aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
diff options
context:
space:
mode:
authorfarah kassabri <[email protected]>2023-09-20 12:22:02 +0300
committerOded Gabbay <[email protected]>2023-10-09 12:37:24 +0300
commit84190b92cc1fd6cdbcb90b65dedeb32fb49336e7 (patch)
tree5eb808317f923aa3dba0c3be3ac02247e468ea77 /drivers/gpu/drm/amd/amdgpu
parent2ba0236f5ba554425d7d229c71236843d7b06ee7 (diff)
accel/habanalabs: fix bug in decoder wait for cs completion
The decoder interrupts are handled in the interrupt context same as all user interrupts. In such case, the wait list should be protected by spin_lock_irqsave in order to avoid deadlock that might happen with the user submission flow. Signed-off-by: farah kassabri <[email protected]> Reviewed-by: Oded Gabbay <[email protected]> Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions