Searched defs:smu_13_0_7_powerplay_table (Results 1 – 1 of 1) sorted by relevance
172 struct smu_13_0_7_powerplay_table { struct173 …on_table_header header; //For PLUM_BONITO, header.format_revision = 15, header.content_revision = 0174 uint8_t table_revision; //For PLUM_BONITO, table_revision = 2175 uint8_t padding;176 …ze; //Driver portion table size. The offset to smc_pptable including header size177 uint32_t golden_pp_id; //PPGen use only: PP Table ID on the Golden Data Base178 …uint32_t golden_revision; //PPGen use only: PP Table Revision on the Golden Data Base179 … //PPGen use only: PPTable for different ASICs. For PLUM_BONITO this should be 0x80180 uint32_t platform_caps; //POWERPLAYABLE::ulPlatformCaps182 uint8_t thermal_controller_type; //one of SMU_13_0_7_PP_THERMALCONTROLLER[all …]