Re: [PATCH] drm/amdgpu: Fix unique_id references for Sienna Cichlid

2022-03-30 Thread Lazar, Lijo
On 3/30/2022 6:59 PM, Kent Russell wrote: Since unique_id is only supported in PMFW 0x3A5300 and higher, we will only be able to use it inside Smu_Metrics_V3_t, which requires PMFW 0x3A4900 and higher. Remove the unique_id/serial_number references from the v1 and v2 tables to avoid any

[PATCH] drm/amdgpu: Fix unique_id references for Sienna Cichlid

2022-03-30 Thread Kent Russell
Since unique_id is only supported in PMFW 0x3A5300 and higher, we will only be able to use it inside Smu_Metrics_V3_t, which requires PMFW 0x3A4900 and higher. Remove the unique_id/serial_number references from the v1 and v2 tables to avoid any confusion, and return 0 if metrics_v1 or metrics_v2