drm/amdgpu: Use metrics data function to get unique_id for Aldebaran
authorKent Russell <kent.russell@amd.com>
Tue, 29 Mar 2022 13:46:11 +0000 (09:46 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Apr 2022 03:05:54 +0000 (23:05 -0400)
commit4a93d938a4cbebaafa20cb3ca449eb501f118b40
tree38115fd9d6191757a5fc6a1df6545ec6786edfe2
parent6e5d64e3eaf663f7564297412575074741421444
drm/amdgpu: Use metrics data function to get unique_id for Aldebaran

This is abstracted well enough in the get_metrics_data function, so use
the function

Signed-off-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c