Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/include/
Dkgd_pp_interface.h313 int (*set_ppfeature_status)(void *handle, uint64_t ppfeature_masks);
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Damd_powerplay.c1491 static int pp_set_ppfeature_status(void *handle, uint64_t ppfeature_masks) in pp_set_ppfeature_status() argument
1505 ret = hwmgr->hwmgr_func->set_ppfeature_status(hwmgr, ppfeature_masks); in pp_set_ppfeature_status()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dhwmgr.h354 int (*set_ppfeature_status)(struct pp_hwmgr *hwmgr, uint64_t ppfeature_masks);