Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v11_0_7_pptable.h172 struct smu_11_0_7_powerplay_table struct
175 uint8_t table_revision; //For sienna_cichlid, table_revision = 2
180 uint32_t platform_caps; //POWERPLAYABLE::ulPlatformCaps
182 uint8_t thermal_controller_type; //one of SMU_11_0_7_PP_THERMALCONTROLLER
184 uint16_t small_power_limit1;
185 uint16_t small_power_limit2;
187 uint16_t software_shutdown_temp;
189 uint16_t reserve[8]; //Zero filled field reserved for future use
191 struct smu_11_0_7_power_saving_clock_table power_saving_clock;
192 struct smu_11_0_7_overdrive_table overdrive_table;
[all …]