diff options
| author | Dave Airlie <[email protected]> | 2020-09-24 05:18:03 +0000 |
|---|---|---|
| committer | Dave Airlie <[email protected]> | 2020-09-24 19:48:00 +0000 |
| commit | 3a08446b31e3614f6e018c6ac297b1312689a73a (patch) | |
| tree | 8aac0bdda137dad55b34437653b72ced4d0837ce /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | drm/ttm: handle the SYSTEM->TT path in same place as others. (diff) | |
| download | kernel-3a08446b31e3614f6e018c6ac297b1312689a73a.tar.gz kernel-3a08446b31e3614f6e018c6ac297b1312689a73a.zip | |
drm/amdgpu/ttm: handle tt moves properly.
The core move code currently handles use_tt moves, for amdgpu
this was being handled also in the driver, but not using the same
paths.
If moving between TT/SYSTEM (all the use_tt paths on amdgpu) use
the core move function.
Eventually the core will be flipped over to calling the driver.
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
