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)
commit6378076bcfdcd1d4f8d726d08d3fa044736873eb
tree83af18461a8591c198fa8659407e1e0e24332ca3
parent827108d08070c7515c14eb47e5fa03f59cfe38cf
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