Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/include/
Dkgd_pp_interface.h382 int (*set_ppfeature_status)(void *handle, uint64_t ppfeature_masks);
/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/
Damd_powerplay.c1535 static int pp_set_ppfeature_status(void *handle, uint64_t ppfeature_masks) in pp_set_ppfeature_status() argument
1549 ret = hwmgr->hwmgr_func->set_ppfeature_status(hwmgr, ppfeature_masks); in pp_set_ppfeature_status()
/Linux-v5.15/drivers/gpu/drm/amd/pm/inc/
Dhwmgr.h360 int (*set_ppfeature_status)(struct pp_hwmgr *hwmgr, uint64_t ppfeature_masks);