Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/inc/
Dsmu_v13_0_7_pptable.h172 struct smu_13_0_7_powerplay_table { struct
173 …on_table_header header; //For PLUM_BONITO, header.format_revision = 15, header.content_revision = 0
174 uint8_t table_revision; //For PLUM_BONITO, table_revision = 2
175 uint8_t padding;
176 …ze; //Driver portion table size. The offset to smc_pptable including header size
177 uint32_t golden_pp_id; //PPGen use only: PP Table ID on the Golden Data Base
178 …uint32_t golden_revision; //PPGen use only: PP Table Revision on the Golden Data Base
179 … //PPGen use only: PPTable for different ASICs. For PLUM_BONITO this should be 0x80
180 uint32_t platform_caps; //POWERPLAYABLE::ulPlatformCaps
182 uint8_t thermal_controller_type; //one of SMU_13_0_7_PP_THERMALCONTROLLER
[all …]