Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu10_hwmgr.c1406 static int conv_power_profile_to_pplib_workload(int power_profile) in conv_power_profile_to_pplib_workload() argument
1410 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()
/linux-5.19.10/drivers/gpu/drm/radeon/
Dradeon_pm.c661 static DEVICE_ATTR(power_profile, S_IRUGO | S_IWUSR, radeon_get_pm_profile, radeon_set_pm_profile);