]> 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)
commiteae7e3c0a5677b248589fff6d1568a950ddb9127
treefa2309ea184ab4adea27a70866fb9653eabf739d
parentb16fa40e2c8ccfc8830e0d660dcd91739f9e03c7
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