Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu10_hwmgr.c1295 static int conv_power_profile_to_pplib_workload(int power_profile) in conv_power_profile_to_pplib_workload() argument
1299 switch (power_profile) { in conv_power_profile_to_pplib_workload()
Dvega20_hwmgr.c3947 static int conv_power_profile_to_pplib_workload(int power_profile) in conv_power_profile_to_pplib_workload() argument
3951 switch (power_profile) { in conv_power_profile_to_pplib_workload()
/drivers/gpu/drm/amd/pm/inc/
Damdgpu_smu.h575 int (*conv_power_profile_to_pplib_workload)(int power_profile);
/drivers/gpu/drm/radeon/
Dradeon_pm.c663 static DEVICE_ATTR(power_profile, S_IRUGO | S_IWUSR, radeon_get_pm_profile, radeon_set_pm_profile);