Home
last modified time | relevance | path

Searched refs:format_revision (Results 1 – 18 of 18) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu12/
A Dsmu_v12_0.c330 if (header->format_revision != 3) { in smu_v12_0_get_vbios_bootup_values()
371 smu->smu_table.boot_values.format_revision = header->format_revision; in smu_v12_0_get_vbios_bootup_values()
394 if ((smu->smu_table.boot_values.format_revision == 3) && in smu_v12_0_get_vbios_bootup_values()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dppatomfwctrl.c280 uint8_t format_revision, content_revision; in pp_atomfwctrl_get_avfs_information() local
293 format_revision = ((struct atom_common_table_header *)profile)->format_revision; in pp_atomfwctrl_get_avfs_information()
296 if (format_revision == 4 && content_revision == 1) { in pp_atomfwctrl_get_avfs_information()
375 } else if (format_revision == 4 && content_revision == 2) { in pp_atomfwctrl_get_avfs_information()
604 if ((info->format_revision == 3) && (info->content_revision == 2)) { in pp_atomfwctrl_get_vbios_bootup_values()
608 } else if ((info->format_revision == 3) && (info->content_revision == 1)) { in pp_atomfwctrl_get_vbios_bootup_values()
A Dvega12_processpptables.c67 PP_ASSERT_WITH_CODE((powerplay_table->sHeader.format_revision >= in check_powerplay_tables()
366 if (pp_table->sHeader.format_revision >=
A Dvega10_processpptables.c75 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()
A Dvega20_processpptables.c641 PP_ASSERT_WITH_CODE((powerplay_table->sHeader.format_revision >= in check_powerplay_tables()
A Dvega12_hwmgr.c2857 gpu_metrics->common_header.format_revision = 1; in vega12_init_gpu_metrics_v1_0()
A Dvega20_hwmgr.c4290 gpu_metrics->common_header.format_revision = 1; in vega20_init_gpu_metrics_v1_0()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dsmu_v11_0.c543 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()
A Darcturus_ppt.c483 smc_dpm_table->table_header.format_revision, in arcturus_append_powerplay_table()
486 if ((smc_dpm_table->table_header.format_revision == 4) && in arcturus_append_powerplay_table()
A Dnavi10_ppt.c423 smc_dpm_table->table_header.format_revision, in navi10_append_powerplay_table()
426 if (smc_dpm_table->table_header.format_revision != 4) { in navi10_append_powerplay_table()
/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Dkgd_pp_interface.h421 uint8_t format_revision; member
A Datomfirmware.h234 …uint8_t format_revision; //mainly used for a hw function, when the parser is not backward compa… member
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Dsmu_v13_0.c612 if (header->format_revision != 3) { in smu_v13_0_get_vbios_bootup_values()
665 smu->smu_table.boot_values.format_revision = header->format_revision; in smu_v13_0_get_vbios_bootup_values()
A Daldebaran_ppt.c423 smc_dpm_table->table_header.format_revision, in aldebaran_append_powerplay_table()
426 if ((smc_dpm_table->table_header.format_revision == 4) && in aldebaran_append_powerplay_table()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/
A Dsmu_cmn.c1007 header->format_revision = frev; in smu_cmn_init_soft_gpu_metrics()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/inc/
A Damdgpu_smu.h301 uint32_t format_revision; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/bios/
A Dbios_parser2.c126 (uint32_t) atom_data_tbl->format_revision & 0x3f; in get_atom_data_table_revision()
1444 if (!((lvds->table_header.format_revision == 2) in get_embedded_panel_info_v2_1()
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/
A Dqed_mfw_hsi.h2369 u32 format_revision; member

Completed in 104 milliseconds