Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_cmn.h58 header->format_revision = frev; \
71 header->format_revision = fr; \
84 header->format_revision = fr; \
97 header->format_revision = fr; \
270 obj->header.format_revision = frev; \
/linux/drivers/gpu/drm/amd/include/
H A Damdgpu_reg_state.h48 uint8_t format_revision; member
H A Dkgd_pp_interface.h534 uint8_t format_revision; member
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c67 PP_ASSERT_WITH_CODE((powerplay_table->sHeader.format_revision >= in check_powerplay_tables()
366 if (pp_table->sHeader.format_revision >=
H A Dvega20_processpptables.c69 PP_ASSERT_WITH_CODE((powerplay_table->sHeader.format_revision >= in check_powerplay_tables()
H A Dvega10_processpptables.c75 PP_ASSERT_WITH_CODE((powerplay_table->sHeader.format_revision >= in check_powerplay_tables()
1253 PP_ASSERT_WITH_CODE((pp_table->sHeader.format_revision >= in vega10_get_number_of_powerplay_table_entries()
1307 if (pp_table->sHeader.format_revision >= in vega10_get_powerplay_table_entry()
H A Dvega12_hwmgr.c2889 gpu_metrics->common_header.format_revision = 1; in vega12_init_gpu_metrics_v1_0()
H A Dvega20_hwmgr.c4370 gpu_metrics->common_header.format_revision = 1; in vega20_init_gpu_metrics_v1_0()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c542 if (header->format_revision != 3) { in smu_v11_0_get_vbios_bootup_values()
583 smu->smu_table.boot_values.format_revision = header->format_revision; in smu_v11_0_get_vbios_bootup_values()
611 if ((smu->smu_table.boot_values.format_revision == 3) && in smu_v11_0_get_vbios_bootup_values()
H A Darcturus_ppt.c515 smc_dpm_table->table_header.format_revision, in arcturus_append_powerplay_table()
518 if ((smc_dpm_table->table_header.format_revision == 4) && in arcturus_append_powerplay_table()
H A Dnavi10_ppt.c420 smc_dpm_table->table_header.format_revision, in navi10_append_powerplay_table()
423 if (smc_dpm_table->table_header.format_revision != 4) { in navi10_append_powerplay_table()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu15/
H A Dsmu_v15_0.c552 if (header->format_revision != 3) { in smu_v15_0_get_vbios_bootup_values()
605 smu->smu_table.boot_values.format_revision = header->format_revision; in smu_v15_0_get_vbios_bootup_values()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c583 if (header->format_revision != 3) { in smu_v14_0_get_vbios_bootup_values()
636 smu->smu_table.boot_values.format_revision = header->format_revision; in smu_v14_0_get_vbios_bootup_values()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c598 if (header->format_revision != 3) { in smu_v13_0_get_vbios_bootup_values()
651 smu->smu_table.boot_values.format_revision = header->format_revision; in smu_v13_0_get_vbios_bootup_values()
H A Daldebaran_ppt.c506 smc_dpm_table->table_header.format_revision, in aldebaran_append_powerplay_table()
509 if ((smc_dpm_table->table_header.format_revision == 4) && in aldebaran_append_powerplay_table()
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h355 uint32_t format_revision; member
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser2.c130 (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/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h2369 u32 format_revision; member