]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: remove nonsense IB size checks
authorChristian König <christian.koenig@amd.com>
Mon, 25 Jan 2016 16:06:09 +0000 (17:06 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Feb 2016 19:17:04 +0000 (14:17 -0500)
commit02598cc7a16b7767ef916c30e4d7805a5596689c
tree71db0e7437836dbb0189818c5b8c2c4315fe386a
parentddab3c1f85c4e0d8146966de9791a98f651af6b7
drm/amdgpu: remove nonsense IB size checks

Those are just leftovers from the time we wrote the VM
updates directly to the ring.

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>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c