]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd: Extend ROCt to surface UUID for devices that have them
authorDivya Shikre <DivyaUday.Shikre@amd.com>
Tue, 25 Feb 2020 22:17:37 +0000 (17:17 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Feb 2020 19:18:17 +0000 (14:18 -0500)
commit50959b7fa7ff13ec985876d82c925f1e2c30b4f7
treed1dfad1d3b52c85a234c507be47ff227527584b2
parentaa966aa4928932d578c4a617199f197053be683c
drm/amd: Extend ROCt to surface UUID for devices that have them

Devices from Arcturus onwards will have their UUID exposed to Thunk.
Adding neccessary functions to the kernel to propagate the uuid.

Signed-off-by: Divya Shikre <DivyaUday.Shikre@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/amdgpu/amdgpu_amdkfd_gfx_v10.c
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c
drivers/gpu/drm/amd/amdkfd/kfd_device.c
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
drivers/gpu/drm/amd/amdkfd/kfd_topology.c
drivers/gpu/drm/amd/amdkfd/kfd_topology.h
drivers/gpu/drm/amd/include/kgd_kfd_interface.h