]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
drm/amdgpu: change parameter passing in the VM code
authorChristian König <christian.koenig@amd.com>
Fri, 18 Mar 2016 20:00:35 +0000 (21:00 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 May 2016 19:26:56 +0000 (15:26 -0400)
commitfa3ab3c7babf3c2c8a4a174a532732739a304885
tree5094f52c4bbaf49c8b73f253a0ef4f2e28efe617
parentc4e1a13a24c3e9e6b881508e4f1c88bad0f46d2c
drm/amdgpu: change parameter passing in the VM code

Make it more flexible by passing src and page addresses
directly instead of the structures they contain.

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