]> www.infradead.org Git - users/hch/configfs.git/commit
drm/amdkfd: Add node_id to location_id generically
authorLijo Lazar <lijo.lazar@amd.com>
Wed, 7 Aug 2024 16:11:59 +0000 (21:41 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Aug 2024 16:12:52 +0000 (12:12 -0400)
commit42b3a6f12aa56dcf789464d29fdf11f33bf0e793
tree3782e2be061738bcefe2cc12757845d2e6aa1fee
parent61cffacb3a1c590b15c0e9ff987de02d293e0dd8
drm/amdkfd: Add node_id to location_id generically

If there are multiple nodes per kfd device, add nodeid to location_id to
differentiate.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_topology.c