Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v11_0_pptable.h137 struct smu_11_0_powerplay_table { struct
138 struct atom_common_table_header header;
139 uint8_t table_revision;
140 … //Driver portion table size. The offset to smc_pptable including header size
141 uint32_t golden_pp_id;
142 uint32_t golden_revision;
143 uint16_t format_id;
144 uint32_t platform_caps; //POWERPLAYABLE::ulPlatformCaps
146 uint8_t thermal_controller_type; //one of SMU_11_0_PP_THERMALCONTROLLER
148 uint16_t small_power_limit1;
[all …]