drm/amdgpu: drop the ib from the VM update parameters
authorChristian König <christian.koenig@amd.com>
Thu, 21 Mar 2019 15:43:39 +0000 (16:43 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Mar 2019 03:40:57 +0000 (22:40 -0500)
commit110aef572afccc8d18c8d1ad6cb027795ec01cda
treefa2309ea184ab4adea27a70866fb9653eabf739d
parentecf96b52bf98a22f14bd33c7deee0aad8eb6b569
drm/amdgpu: drop the ib from the VM update parameters

It is redundant with the job pointer.

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