]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4066b0bd1706b0ecc15303be6dc34b2c051bdc06
tree306653953b8b8a65a19a8819527d76f42bf00796
parentaaeec429fe1a1b484fe52014b909c39bcf699cd0
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