]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdkfd: Contain MMHUB number in mmhub_v9_4_setup_vm_pt_regs()
authorYong Zhao <Yong.Zhao@amd.com>
Tue, 3 Dec 2019 04:12:10 +0000 (23:12 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Dec 2019 16:08:24 +0000 (11:08 -0500)
commit6dcab16b4118b3ef3bcefdf67d7c010aeb90a644
tree2901306f0bc2460c1cea5ccecf3697ec2dac94ba
parentf275cde7066a27ab7afa0a1d95390dbf237726a2
drm/amdkfd: Contain MMHUB number in mmhub_v9_4_setup_vm_pt_regs()

Adjust the exposed function prototype so that the caller does not need
to know the MMHUB number.

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