summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_module.c
diff options
context:
space:
mode:
authorFelix Kuehling <Felix.Kuehling@amd.com>2021-02-24 23:57:33 -0500
committerAlex Deucher <alexander.deucher@amd.com>2021-04-20 21:50:22 -0400
commit1a3b2b5dca1924f2e7eae618ad79471c4a253236 (patch)
treeb2f52298d725791f17ac7d881703e952f665ef21 /drivers/gpu/drm/ttm/ttm_module.c
parent564d2b92c7d4569cdc76a08fd700de1309faa5e8 (diff)
drm/amdkfd: multiple gpu migrate vram to vram
If prefetch range to gpu with acutal location is another gpu, or GPU retry fault restore pages to migrate the range with acutal location is gpu, then migrate from one gpu to another gpu. Use system memory as bridge because sdma engine may not able to access another gpu vram, use sdma of source gpu to migrate to system memory, then use sdma of destination gpu to migrate from system memory to gpu. Print out gpuid or gpuidx in debug messages. Signed-off-by: Philip Yang <Philip.Yang@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/ttm/ttm_module.c')
0 files changed, 0 insertions, 0 deletions