Home
last modified time | relevance | path

Searched refs:activity_threshold (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/amd/include/
Damd_shared.h136 uint16_t activity_threshold; member
/drivers/input/misc/
Dadxl34x.c219 .activity_threshold = 6,
839 AC_WRITE(ac, THRESH_ACT, pdata->activity_threshold); in adxl34x_probe()
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pm.c640 query->activity_threshold, in amdgpu_get_pp_power_profile()
734 request->activity_threshold = (uint16_t)value; in amdgpu_set_pp_power_profile()
Dci_dpm.c3699 pi->default_gfx_power_profile.activity_threshold = in ci_save_default_power_profile()
6770 cpu_to_be16(request->activity_threshold); in ci_populate_requested_graphic_levels()
6869 request->activity_threshold || in ci_dpm_set_power_profile_state()
/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smc.c1731 hwmgr->default_gfx_power_profile.activity_threshold = in fiji_save_default_power_profile()
2490 cpu_to_be16(request->activity_threshold); in fiji_populate_requested_graphic_levels()
Dpolaris10_smc.c1623 hwmgr->default_gfx_power_profile.activity_threshold = in polaris10_save_default_power_profile()
2356 cpu_to_be16(request->activity_threshold); in polaris10_populate_requested_graphic_levels()
Dtonga_smc.c2229 hwmgr->default_gfx_power_profile.activity_threshold = in tonga_save_default_power_profile()
3267 cpu_to_be16(request->activity_threshold); in tonga_populate_requested_graphic_levels()
/drivers/gpu/drm/amd/powerplay/
Damd_powerplay.c1071 request->activity_threshold || in pp_dpm_set_power_profile_state()