commit | 1059e117cce1b876c419db9ead2edf03ac2ddbc4 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Jun 13 16:12:43 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 07 15:06:04 2016 -0400 |
tree | 76d397e0c0d268b0223a72bfa9fbbf0157339001 | |
parent | b46b8a877c6312cfe5eabf6953c0e07c393dcd20 [diff] |
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>