OSDN Git Service

drm/amdkfd: Use setup_vm_pt_regs function from base driver in KFD
authorYong Zhao <Yong.Zhao@amd.com>
Wed, 25 Sep 2019 18:01:24 +0000 (14:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:04 +0000 (09:11 -0500)
commitb2100ce1db91d65b3f90414777ec32dbc547bde1
tree51d14ebe86868e8e8acc81c1ab77d4f23d4ca62c
parent286b789e1e119bfe54b15f4d93a60ea200adfc8d
drm/amdkfd: Use setup_vm_pt_regs function from base driver in KFD

This was done on GFX9 previously, now do it for GFX10.

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_gfx_v10.c