Home
last modified time | relevance | path

Searched refs:format_revision (Results 1 – 13 of 13) 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; \
279 obj->header.format_revision = frev; \
/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Dsmu_v12_0.c293 if (header->format_revision != 3) { in smu_v12_0_get_vbios_bootup_values()
334 smu->smu_table.boot_values.format_revision = header->format_revision; in smu_v12_0_get_vbios_bootup_values()
357 if ((smu->smu_table.boot_values.format_revision == 3) && in smu_v12_0_get_vbios_bootup_values()
/linux/drivers/gpu/drm/amd/include/
H A Damdgpu_reg_state.h48 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.c466 if (header->format_revision != 3) { in smu_v11_0_get_vbios_bootup_values()
507 smu->smu_table.boot_values.format_revision = header->format_revision; in smu_v11_0_get_vbios_bootup_values()
535 if ((smu->smu_table.boot_values.format_revision == 3) && in smu_v11_0_get_vbios_bootup_values()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c522 if (header->format_revision != 3) { in smu_v14_0_get_vbios_bootup_values()
575 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 Daldebaran_ppt.c507 smc_dpm_table->table_header.format_revision, in aldebaran_append_powerplay_table()
510 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/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h2369 u32 format_revision; member