drm/amdgpu: disable direct VM updates when vm_debug is set
authorChristian König <christian.koenig@amd.com>
Fri, 19 Feb 2016 09:03:03 +0000 (10:03 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Feb 2016 17:46:06 +0000 (12:46 -0500)
commite6688fa8e0b1b89b51fceaf6dde884de908bd56d
tree83af18461a8591c198fa8659407e1e0e24332ca3
parentefec9c8edff63f42367d71a7cbad08c07cb46fb3
drm/amdgpu: disable direct VM updates when vm_debug is set

That should make user space bugs more obvious.

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