| /linux-6.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | ppatomfwctrl.c | 202 uint8_t format_revision, content_revision; in pp_atomfwctrl_get_avfs_information() local 215 format_revision = ((struct atom_common_table_header *)profile)->format_revision; in pp_atomfwctrl_get_avfs_information() 218 if (format_revision == 4 && content_revision == 1) { in pp_atomfwctrl_get_avfs_information() 297 } else if (format_revision == 4 && content_revision == 2) { in pp_atomfwctrl_get_avfs_information() 526 if ((info->format_revision == 3) && (info->content_revision == 2)) { in pp_atomfwctrl_get_vbios_bootup_values() 530 } else if ((info->format_revision == 3) && (info->content_revision == 1)) { in pp_atomfwctrl_get_vbios_bootup_values()
|
| H A D | vega12_processpptables.c | 67 PP_ASSERT_WITH_CODE((powerplay_table->sHeader.format_revision >= in check_powerplay_tables() 366 if (pp_table->sHeader.format_revision >=
|
| H A D | vega20_processpptables.c | 69 PP_ASSERT_WITH_CODE((powerplay_table->sHeader.format_revision >= in check_powerplay_tables()
|
| H A D | vega10_processpptables.c | 75 PP_ASSERT_WITH_CODE((powerplay_table->sHeader.format_revision >= in check_powerplay_tables() 1255 PP_ASSERT_WITH_CODE((pp_table->sHeader.format_revision >= in vega10_get_number_of_powerplay_table_entries() 1309 if (pp_table->sHeader.format_revision >= in vega10_get_powerplay_table_entry()
|
| H A D | vega12_hwmgr.c | 2871 gpu_metrics->common_header.format_revision = 1; in vega12_init_gpu_metrics_v1_0()
|
| H A D | vega20_hwmgr.c | 4317 gpu_metrics->common_header.format_revision = 1; in vega20_init_gpu_metrics_v1_0()
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
| H A D | smu_v12_0.c | 331 if (header->format_revision != 3) { in smu_v12_0_get_vbios_bootup_values() 372 smu->smu_table.boot_values.format_revision = header->format_revision; in smu_v12_0_get_vbios_bootup_values() 395 if ((smu->smu_table.boot_values.format_revision == 3) && in smu_v12_0_get_vbios_bootup_values()
|
| /linux-6.15/drivers/gpu/drm/amd/include/ |
| H A D | amdgpu_reg_state.h | 48 uint8_t format_revision; member
|
| H A D | kgd_pp_interface.h | 515 uint8_t format_revision; member
|
| H A D | atomfirmware.h | 235 …uint8_t format_revision; //mainly used for a hw function, when the parser is not backward compa… member
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | aqua_vanjaram.c | 945 pcie_reg_state->common_header.format_revision = 1; in aqua_vanjaram_read_pcie_state() 1029 xgmi_reg_state->common_header.format_revision = 1; in aqua_vanjaram_read_xgmi_state() 1102 wafl_reg_state->common_header.format_revision = 1; in aqua_vanjaram_read_wafl_state() 1221 usr_reg_state->common_header.format_revision = 1; in aqua_vanjaram_read_usr_state()
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | smu_v11_0.c | 543 if (header->format_revision != 3) { in smu_v11_0_get_vbios_bootup_values() 584 smu->smu_table.boot_values.format_revision = header->format_revision; in smu_v11_0_get_vbios_bootup_values() 612 if ((smu->smu_table.boot_values.format_revision == 3) && in smu_v11_0_get_vbios_bootup_values()
|
| H A D | arcturus_ppt.c | 525 smc_dpm_table->table_header.format_revision, in arcturus_append_powerplay_table() 528 if ((smc_dpm_table->table_header.format_revision == 4) && in arcturus_append_powerplay_table()
|
| H A D | navi10_ppt.c | 424 smc_dpm_table->table_header.format_revision, in navi10_append_powerplay_table() 427 if (smc_dpm_table->table_header.format_revision != 4) { in navi10_append_powerplay_table()
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
| H A D | smu_v14_0.c | 580 if (header->format_revision != 3) { in smu_v14_0_get_vbios_bootup_values() 633 smu->smu_table.boot_values.format_revision = header->format_revision; in smu_v14_0_get_vbios_bootup_values()
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | smu_v13_0.c | 593 if (header->format_revision != 3) { in smu_v13_0_get_vbios_bootup_values() 646 smu->smu_table.boot_values.format_revision = header->format_revision; in smu_v13_0_get_vbios_bootup_values()
|
| H A D | aldebaran_ppt.c | 461 smc_dpm_table->table_header.format_revision, in aldebaran_append_powerplay_table() 464 if ((smc_dpm_table->table_header.format_revision == 4) && in aldebaran_append_powerplay_table()
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/ |
| H A D | smu_cmn.c | 1115 header->format_revision = frev; in smu_cmn_init_soft_gpu_metrics()
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/inc/ |
| H A D | amdgpu_smu.h | 300 uint32_t format_revision; member
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/bios/ |
| H A D | bios_parser2.c | 130 (uint32_t) atom_data_tbl->format_revision & 0x3f; in get_atom_data_table_revision() 1449 if (!((lvds->table_header.format_revision == 2) in get_embedded_panel_info_v2_1()
|
| /linux-6.15/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_mfw_hsi.h | 2369 u32 format_revision; member
|