drm/amdkfd: remove kgd_dev declaration and initialization
authorGraham Sider <Graham.Sider@amd.com>
Tue, 19 Oct 2021 17:28:45 +0000 (13:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Nov 2021 21:58:03 +0000 (16:58 -0500)
commitb5d1d755c1344075d4f16a3e6183ed04b4d022ef
tree306653953b8b8a65a19a8819527d76f42bf00796
parent56c5977eae8799c9a71ee2112802fd1f1591dc3a
drm/amdkfd: remove kgd_dev declaration and initialization

Completes removal of kgd_dev. Direct references to amdgpu_device objects
should now be used instead.

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.c
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
drivers/gpu/drm/amd/amdkfd/kfd_device.c
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
drivers/gpu/drm/amd/include/kgd_kfd_interface.h