Home
last modified time | relevance | path

Searched refs:power_profile (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu10_hwmgr.c1416 static int conv_power_profile_to_pplib_workload(int power_profile) in conv_power_profile_to_pplib_workload() argument
1420 switch (power_profile) { in conv_power_profile_to_pplib_workload()
Dvega20_hwmgr.c3949 static int conv_power_profile_to_pplib_workload(int power_profile) in conv_power_profile_to_pplib_workload() argument
3953 switch (power_profile) { in conv_power_profile_to_pplib_workload()
/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_pm.c661 static DEVICE_ATTR(power_profile, S_IRUGO | S_IWUSR, radeon_get_pm_profile, radeon_set_pm_profile);