Home
last modified time | relevance | path

Searched refs:ppfeature_masks (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h503 uint64_t ppfeature_masks);
/linux/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c1436 static int pp_set_ppfeature_status(void *handle, uint64_t ppfeature_masks) in pp_set_ppfeature_status() argument
1448 return hwmgr->hwmgr_func->set_ppfeature_status(hwmgr, ppfeature_masks); in pp_set_ppfeature_status()
/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c1161 uint64_t ppfeature_masks) in amdgpu_dpm_set_ppfeature_status() argument
1171 ppfeature_masks); in amdgpu_dpm_set_ppfeature_status()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h358 int (*set_ppfeature_status)(struct pp_hwmgr *hwmgr, uint64_t ppfeature_masks);
/linux/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h446 int (*set_ppfeature_status)(void *handle, uint64_t ppfeature_masks);