Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_freq.c243 static struct kobj_attribute attr_power_profile = __ATTR_RW(power_profile);
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c3998 static int conv_power_profile_to_pplib_workload(int power_profile) in conv_power_profile_to_pplib_workload() argument
4002 switch (power_profile) { in conv_power_profile_to_pplib_workload()