]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use a spinlock instead of a mutex for the rq
authorChristian König <christian.koenig@amd.com>
Tue, 18 Aug 2015 12:41:25 +0000 (14:41 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Aug 2015 21:03:47 +0000 (17:03 -0400)
commit09d8857d3fb90bc9722b69d6197e6a5a729f8a5e
tree5f652253374c0e1c81b290006b8e3a5ff03091e9
parentb7b7e0c98652f363e16b987009971264481c0584
drm/amdgpu: use a spinlock instead of a mutex for the rq

More appropriate and fixes some nasty lockdep warnings.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
drivers/gpu/drm/amd/scheduler/gpu_scheduler.c
drivers/gpu/drm/amd/scheduler/gpu_scheduler.h