aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorKent Russell <[email protected]>2020-10-28 08:03:31 -0400
committerAlex Deucher <[email protected]>2020-10-30 00:59:42 -0400
commitd95c368ab8cf969a41ca7594a77c5c38d22a926d (patch)
tree24711667e2b17149aab42784686d17e66faba27e /tools/testing/selftests/bpf/progs/test_autoload.c
parent51a7e93826a05deb85db07f58cad7e97e4165e77 (diff)
drm/amdkfd: Fix getting unique_id in topology
Since the unique_id is now obtained in amdgpu in smu_late_init, topology misses getting the value during KFD device initialization. To work around this, we use amdgpu_amdkfd_get_unique_id to get the unique_id at read time. Due to this, we can remove unique_id from the kfd_dev structure, since we only need it in the KFD node properties struct Signed-off-by: Kent Russell <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions