drm/amdkfd: Use Arcturus specific set_vm_context_page_table_base()
authorYong Zhao <Yong.Zhao@amd.com>
Tue, 3 Dec 2019 04:23:41 +0000 (23:23 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Dec 2019 21:09:06 +0000 (16:09 -0500)
commitad5901df889446dd99ddbb01bb39282a7dbcf581
tree68de8096ab712f827c3705877c317d710894c12c
parent63408972e4715ee03e470d9616e2b6aebd6f2595
drm/amdkfd: Use Arcturus specific set_vm_context_page_table_base()

Since Arcturus has it own function pointer, we can move Arcturus
specific logic to there rather than leaving it entangled with
other GFX9 chips.

Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.h