diff options
author | Philip Yang <Philip.Yang@amd.com> | 2021-10-20 17:26:49 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-10-21 23:38:35 -0400 |
commit | 33c6bd989d5e483b6197f5b6a53c81f8a8f6a215 (patch) | |
tree | fa3e7b658ed353717cfc930c7439ec799a6e37df /drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c | |
parent | 75fa98d6e458d0fb723c9c968c872cd4aa153049 (diff) |
drm/amdkfd: debug message to count successfully migrated pages
Not all migrate.cpages returned from migrate_vma_setup can be migrated,
for example non anonymous page, or out of device memory. So after
migrate_vma_pages returns, add debug message to count pages are
successfully migrated which has MIGRATE_PFN_VALID and
MIGRATE_PFN_MIGRATE flag set.
Signed-off-by: Philip Yang <Philip.Yang@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/vcn_v1_0.c')
0 files changed, 0 insertions, 0 deletions