Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/ivpu/
Dvpu_boot_api.h376 u32 power_profile; member
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu10_hwmgr.c1424 static int conv_power_profile_to_pplib_workload(int power_profile) in conv_power_profile_to_pplib_workload() argument
1428 switch (power_profile) { in conv_power_profile_to_pplib_workload()
Dvega20_hwmgr.c3960 static int conv_power_profile_to_pplib_workload(int power_profile) in conv_power_profile_to_pplib_workload() argument
3964 switch (power_profile) { in conv_power_profile_to_pplib_workload()
/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_pm.c662 static DEVICE_ATTR(power_profile, S_IRUGO | S_IWUSR, radeon_get_pm_profile, radeon_set_pm_profile);