Home
last modified time | relevance | path

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

/linux/drivers/accel/ivpu/
H A Dvpu_boot_api.h397 u32 power_profile; member
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_freq.c252 static struct kobj_attribute attr_power_profile = __ATTR_RW(power_profile);
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A 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()