]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcdf01e7a158a2107f902cca80fca71892699c972
tree5094f52c4bbaf49c8b73f253a0ef4f2e28efe617
parentb8d4de5a5e602604e6386c57834c72f6f5f771ba
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