drm/amdgpu: add option to disable semaphores
authorChristian König <christian.koenig@amd.com>
Sat, 5 Sep 2015 09:12:27 +0000 (11:12 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Sep 2015 21:23:29 +0000 (17:23 -0400)
commit3daea9e3d3ecd217a63f35e63f18ea7138f2ae17
tree9a88ec12be8b0a1750fd50dc1d578a17a9070c9b
parent9fbcc7c007ea200357e2453c6b2b153646fbc165
drm/amdgpu: add option to disable semaphores

Provide module parameter to enable/disable them. Still
enabled by default.

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