Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h322 int (*set_ppfeature_status)(void *handle, uint64_t ppfeature_masks);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c1520 static int pp_set_ppfeature_status(void *handle, uint64_t ppfeature_masks) in pp_set_ppfeature_status() argument
1534 ret = hwmgr->hwmgr_func->set_ppfeature_status(hwmgr, ppfeature_masks); in pp_set_ppfeature_status()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h360 int (*set_ppfeature_status)(struct pp_hwmgr *hwmgr, uint64_t ppfeature_masks);