diff options
author | 2020-09-24 15:18:04 +1000 | |
---|---|---|
committer | 2020-09-25 05:48:00 +1000 | |
commit | 51e50e542204329e36e248de14f4c7a466d2f677 (patch) | |
tree | a6aaa6c673fbe57eb47d4c46b32f38098de5b60b /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | drm/amdgpu/ttm: handle tt moves properly. (diff) | |
download | linux-dev-51e50e542204329e36e248de14f4c7a466d2f677.tar.xz linux-dev-51e50e542204329e36e248de14f4c7a466d2f677.zip |
drm/radeon/ttm: handle ttm moves properly
The core move code currently handles use_tt moves, for radeon
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 radeon) use
the core move function.
Eventually the core will be flipped over to calling the driver.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200924051845.397177-5-airlied@gmail.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions