Home
last modified time | relevance | path

Searched defs:smu_14_0_2_powerplay_table (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v14_0_2_pptable.h140 struct smu_14_0_2_powerplay_table struct
142 …CH SMU_14_0_2_TABLE_FORMAT_REVISION), header.content_revision = ? structuresize is calculated by P…
143 uint8_t table_revision; // PPGen use only: table_revision = 3
144 uint8_t pptable_source; // PPGen UI dropdown box
145 … // The start offset of the pmfw portion. i.e. start of PPTable_t (start of SkuTable_t)
146 …_t pmfw_pptable_size; // The total size of pmfw_pptable, i.e PPTable_t.
147 … NOT CHANGE ORDER; The absolute start offset of the SkuTable_t (within smu_14_0_3_powerplay_table).
148 uint16_t pmfw_sku_table_size; // DO NOT CHANGE ORDER; The size of SkuTable_t.
149 uint16_t pmfw_board_table_start_offset; // The start offset of the BoardTable_t
150 uint16_t pmfw_board_table_size; // The size of BoardTable_t.
[all …]