]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9d11971718e4134f6079f4525f31597db5afaf53
treefa2309ea184ab4adea27a70866fb9653eabf739d
parent397109918e77b032b4765fceeff8a49349816143
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