mirror_ubuntu-kernels/drivers/gpu/drm/amd/pm/swsmu
Kent Russell 5e9c445172 drm/amdgpu: Fix unique_id references for Sienna Cichlid
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 are used to try to get the unique_id/serial_number.

Signed-off-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-03-31 23:05:54 -04:00
..
inc drm/amdgpu: Fix unique_id references for Sienna Cichlid 2022-03-31 23:05:54 -04:00
smu11 drm/amdgpu: Fix unique_id references for Sienna Cichlid 2022-03-31 23:05:54 -04:00
smu12 drm/amd/pm: validate SMU feature enable message for getting feature enabled mask 2022-02-22 14:44:36 -05:00
smu13 drm/amdgpu: Use metrics data function to get unique_id for Aldebaran 2022-03-31 23:05:54 -04:00
amdgpu_smu.c drm/amd/pm: add send bad channel info function 2022-03-15 14:25:16 -04:00
Makefile drm/amd/swsmu: add aldebaran smu13 ip support (v3) 2021-03-23 22:54:24 -04:00
smu_cmn.c drm/amd/pm: fix indenting in __smu_cmn_reg_print_error() 2022-03-15 15:01:12 -04:00
smu_cmn.h drm/amd/pm: revise the implementation of smu_cmn_disable_all_features_with_exception 2022-02-07 18:01:16 -05:00
smu_internal.h drm/amd/pm: correct the default DriverSmuConfig table settings 2022-02-16 16:57:34 -05:00