Searched refs:format_revision (Results 1 – 18 of 18) sorted by relevance
58 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; \
48 uint8_t format_revision; member
534 uint8_t format_revision; member
67 PP_ASSERT_WITH_CODE((powerplay_table->sHeader.format_revision >= in check_powerplay_tables()366 if (pp_table->sHeader.format_revision >=
69 PP_ASSERT_WITH_CODE((powerplay_table->sHeader.format_revision >= in check_powerplay_tables()
75 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()
2889 gpu_metrics->common_header.format_revision = 1; in vega12_init_gpu_metrics_v1_0()
4370 gpu_metrics->common_header.format_revision = 1; in vega20_init_gpu_metrics_v1_0()
542 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()
515 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()
420 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()
552 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()
583 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()
598 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()
506 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()
355 uint32_t format_revision; member
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()
2369 u32 format_revision; member