diff options
| author | Harish Kasiviswanathan <[email protected]> | 2017-10-03 19:41:56 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-10-19 19:27:07 +0000 |
| commit | 1eca5a530dc3ac0a2fadd21da1c9e6c729a4a2a1 (patch) | |
| tree | 70264cf8a344ea63c82ec7a88bac5b58204461ee /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | drm/amdgpu: Fix extra call to amdgpu_ctx_put. (diff) | |
| download | kernel-1eca5a530dc3ac0a2fadd21da1c9e6c729a4a2a1.tar.gz kernel-1eca5a530dc3ac0a2fadd21da1c9e6c729a4a2a1.zip | |
drm/amdgpu: Refactor amdgpu_move_blit
Add more generic function amdgpu_copy_ttm_mem_to_mem() that supports
arbitrary copy size, offsets and two BOs (source & dest.).
This is useful for KFD Cross Memory Attach feature where data needs to
be copied from BOs from different processes
v2: Add struct amdgpu_copy_mem and changed amdgpu_copy_ttm_mem_to_mem()
function parameters to use the struct
v3: Minor function name change
Signed-off-by: Harish Kasiviswanathan <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
