]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/amdgpu: stop disabling irqs when it isn't neccessary
authorChristian König <christian.koenig@amd.com>
Mon, 13 Jun 2016 14:12:43 +0000 (16:12 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 19:06:04 +0000 (15:06 -0400)
commit1059e117cce1b876c419db9ead2edf03ac2ddbc4
tree76d397e0c0d268b0223a72bfa9fbbf0157339001
parentb46b8a877c6312cfe5eabf6953c0e07c393dcd20
drm/amdgpu: stop disabling irqs when it isn't neccessary

A regular spin_lock/unlock should do here as well.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/scheduler/gpu_scheduler.c