Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.h191 struct profile_mode_setting { struct
192 uint8_t bupdate_sclk;
193 uint8_t sclk_up_hyst;
194 uint8_t sclk_down_hyst;
195 uint16_t sclk_activity;
196 uint8_t bupdate_mclk;
197 uint8_t mclk_up_hyst;
198 uint8_t mclk_down_hyst;
199 uint16_t mclk_activity;
Dvega10_hwmgr.c4637 static const uint8_t profile_mode_setting[5][4] = {{70, 60, 1, 3,}, in vega10_get_power_profile_mode() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.h192 struct profile_mode_setting { struct
193 uint8_t bupdate_sclk;
194 uint8_t sclk_up_hyst;
195 uint8_t sclk_down_hyst;
196 uint16_t sclk_activity;
197 uint8_t bupdate_mclk;
198 uint8_t mclk_up_hyst;
199 uint8_t mclk_down_hyst;
200 uint16_t mclk_activity;
Dsmu10_hwmgr.c1324 profile_mode_setting[6][4] = {{70, 60, 0, 0,}, in smu10_get_power_profile_mode() local
Dvega10_hwmgr.c5086 static const uint8_t profile_mode_setting[6][4] = {{70, 60, 0, 0,}, in vega10_get_power_profile_mode() local