drm/amdkfd: replace kgd_dev in static gfx v10 funcs
authorGraham Sider <Graham.Sider@amd.com>
Thu, 14 Oct 2021 14:55:16 +0000 (10:55 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Nov 2021 21:58:00 +0000 (16:58 -0500)
commit4056b033774664fe878d25f6087a1c41c82d075e
tree551ee4b614720ab5392e1619e48084a39071ac17
parent9a17c9b79b4d112632ba44a821799281445eb28f
drm/amdkfd: replace kgd_dev in static gfx v10 funcs

Static funcs in amdgpu_amdkfd_gfx_v10.c now using amdgpu_device.

Signed-off-by: Graham Sider <Graham.Sider@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