OSDN Git Service

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)
commit599f434817c5cdf1af9fd9e7d4bef69bd0c02796
tree71db0e7437836dbb0189818c5b8c2c4315fe386a
parentfe6b2ad91fd3578d69ef07f0ba35a28c002034b6
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