Searched refs:check_fw_version (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/ |
H A D | smu_internal.h | 42 #define smu_check_fw_version(smu) smu_ppt_funcs(check_fw_version, 0, smu)
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | cyan_skillfish_ppt.c | 578 .check_fw_version = smu_v11_0_check_fw_version,
|
H A D | vangogh_ppt.c | 2550 .check_fw_version = smu_v11_0_check_fw_version,
|
H A D | arcturus_ppt.c | 2463 .check_fw_version = smu_v11_0_check_fw_version,
|
H A D | navi10_ppt.c | 3525 .check_fw_version = smu_v11_0_check_fw_version,
|
H A D | sienna_cichlid_ppt.c | 4409 .check_fw_version = smu_v11_0_check_fw_version,
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
H A D | amdgpu_smu.h | 941 int (*check_fw_version)(struct smu_context *smu); member
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0_5_ppt.c | 1109 .check_fw_version = smu_v13_0_check_fw_version,
|
H A D | smu_v13_0_4_ppt.c | 1111 .check_fw_version = smu_v13_0_check_fw_version,
|
H A D | yellow_carp_ppt.c | 1336 .check_fw_version = smu_v13_0_check_fw_version,
|
H A D | aldebaran_ppt.c | 2095 .check_fw_version = smu_v13_0_check_fw_version,
|
H A D | smu_v13_0_6_ppt.c | 2233 .check_fw_version = smu_v13_0_check_fw_version,
|
H A D | smu_v13_0_7_ppt.c | 2198 .check_fw_version = smu_v13_0_check_fw_version,
|
H A D | smu_v13_0_0_ppt.c | 2600 .check_fw_version = smu_v13_0_check_fw_version,
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
H A D | renoir_ppt.c | 1437 .check_fw_version = smu_v12_0_check_fw_version,
|