]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amdkfd: Add partition id field to location_id
authorLijo Lazar <lijo.lazar@amd.com>
Mon, 22 Jan 2024 05:10:49 +0000 (10:40 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Feb 2024 16:15:38 +0000 (11:15 -0500)
commitc37ce764cd492f044dcdbb39616298f02b0dbc7f
tree90c7f0d14d7d85191be2156aafbd33e75c90a7af
parent93d64097f741f1f07a8da9d7882d0d2657d3642a
drm/amdkfd: Add partition id field to location_id

On devices which have multi-partition nodes, keep partition id in
location_id[31:28].

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