]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add the VM pointer to the amdgpu_pte_update_params as well
authorChristian König <christian.koenig@amd.com>
Thu, 13 Oct 2016 13:09:08 +0000 (15:09 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:55:23 +0000 (23:55 -0400)
commit010950c62e99057da044372898efb5e270419eea
tree22be4105f68d9fe69a249cfc063189b147e89479
parent27e96d5e391a1b7d4f3d9f48d724915aedcdb243
drm/amdgpu: add the VM pointer to the amdgpu_pte_update_params as well

This way we save passing it through the different functions.

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