Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu8_hwmgr.h174 struct cc6_settings { struct
175 bool cc6_setting_changed;
176 bool nb_pstate_switch_disable;/* controls NB PState switch */
177 bool cpu_cc6_disable; /* controls CPU CState switch ( on or off) */
178 bool cpu_pstate_disable;
179 uint32_t cpu_pstate_separation_time;
243 struct cc6_settings cc6_settings; member
Dsmu8_hwmgr.c1427 const struct cc6_settings *cc6_settings) in smu8_hw_print_display_cfg()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu8_hwmgr.h174 struct cc6_settings { struct
175 bool cc6_setting_changed;
176 bool nb_pstate_switch_disable;/* controls NB PState switch */
177 bool cpu_cc6_disable; /* controls CPU CState switch ( on or off) */
178 bool cpu_pstate_disable;
179 uint32_t cpu_pstate_separation_time;
243 struct cc6_settings cc6_settings; member
Dsmu8_hwmgr.c1450 const struct cc6_settings *cc6_settings) in smu8_hw_print_display_cfg()