Home
last modified time | relevance | path

Searched refs:smu7_set_power_limit (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_powertune.h57 int smu7_set_power_limit(struct pp_hwmgr *hwmgr, uint32_t n);
H A Dsmu7_powertune.c1098 int smu7_set_power_limit(struct pp_hwmgr *hwmgr, uint32_t n) in smu7_set_power_limit() function
1159 if (smu7_set_power_limit(hwmgr, hwmgr->power_limit)) in smu7_enable_power_containment()
H A Dsmu7_hwmgr.c5336 .set_power_limit = smu7_set_power_limit,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_powertune.h57 int smu7_set_power_limit(struct pp_hwmgr *hwmgr, uint32_t n);
H A Dsmu7_powertune.c1125 int smu7_set_power_limit(struct pp_hwmgr *hwmgr, uint32_t n) in smu7_set_power_limit() function
1186 if (smu7_set_power_limit(hwmgr, hwmgr->power_limit)) in smu7_enable_power_containment()
H A Dsmu7_hwmgr.c5790 .set_power_limit = smu7_set_power_limit,

Completed in 19 milliseconds