]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdkfd: Sync gfx10 kfd2kgd_calls function pointers
authorYong Zhao <Yong.Zhao@amd.com>
Mon, 23 Sep 2019 19:53:13 +0000 (15:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:01 +0000 (09:11 -0500)
commita1d2a59db39ee365f5f0183198c87a16f71bc89c
tree2c0b95a891f1bae4e71ece433f3d9b614ba9803b
parentdf6699a7c7c250044cecfb23ab3d0ee469e76914
drm/amdkfd: Sync gfx10 kfd2kgd_calls function pointers

get_hive_id was not set. Also, adjust the function setting sequence.

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