diff options
| author | 2017-10-03 15:41:56 -0400 | |
|---|---|---|
| committer | 2017-10-19 15:27:07 -0400 | |
| 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 | linux-dev-1eca5a530dc3ac0a2fadd21da1c9e6c729a4a2a1.tar.xz linux-dev-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 <Harish.Kasiviswanathan@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
