summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
diff options
context:
space:
mode:
authorXiaogang Chen <xiaogang.chen@amd.com>2023-10-04 16:20:58 -0500
committerAlex Deucher <alexander.deucher@amd.com>2023-10-05 17:58:59 -0400
commitdc427a473e5d119232ddb27530920d9796cdea70 (patch)
tree9c3b35c793cc047ee2c778498494d308d41ea54a /drivers/gpu/drm/amd/amdgpu/amdgpu.h
parentde5e73dc6baf4a2969493a2f16aed3fe222eb363 (diff)
drm/amdkfd: Use partial migrations in GPU page faults
This patch implements partial migration in gpu page fault according to migration granularity(default 2MB) and not split svm range in cpu page fault handling. A svm range may include pages from both system ram and vram of one gpu now. These chagnes are expected to improve migration performance and reduce mmu callback and TLB flush workloads. Signed-off-by: Xiaogang Chen <xiaogang.chen@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
0 files changed, 0 insertions, 0 deletions