AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Make device links between KFD and GPU device
@ 2025-12-07 14:04 Mario Limonciello (AMD)
  2025-12-07 14:04 ` [PATCH 1/2] amdkfd: Only ignore -ENOENT for KFD init failuires Mario Limonciello (AMD)
  2025-12-07 14:04 ` [PATCH 2/2] amdkfd: Add device links between kfd device and amdgpu device Mario Limonciello (AMD)
  0 siblings, 2 replies; 4+ messages in thread
From: Mario Limonciello (AMD) @ 2025-12-07 14:04 UTC (permalink / raw)
  To: amd-gfx; +Cc: Mario Limonciello (AMD)

Discovering which KFD device is associated with a GPU is relatively
awkward right now in userspace.

This series creates sysfs links between the devices to simplify it
for userspace.

Mario Limonciello (AMD) (2):
  amdkfd: Only ignore -ENOENT for KFD init failuires
  amdkfd: Add device links between kfd device and amdgpu device

 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c    |  8 +++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h    |  1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c    |  4 +++
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c       |  6 ++--
 drivers/gpu/drm/amd/amdkfd/kfd_topology.c     | 36 +++++++++++++++++++
 .../gpu/drm/amd/include/kgd_kfd_interface.h   |  2 ++
 6 files changed, 55 insertions(+), 2 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-12-10 17:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-07 14:04 [PATCH 0/2] Make device links between KFD and GPU device Mario Limonciello (AMD)
2025-12-07 14:04 ` [PATCH 1/2] amdkfd: Only ignore -ENOENT for KFD init failuires Mario Limonciello (AMD)
2025-12-10 17:06   ` Russell, Kent
2025-12-07 14:04 ` [PATCH 2/2] amdkfd: Add device links between kfd device and amdgpu device Mario Limonciello (AMD)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox