Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c1412 static int pp_set_ppfeature_status(void *handle, uint64_t ppfeature_masks) in pp_set_ppfeature_status() argument
1424 return hwmgr->hwmgr_func->set_ppfeature_status(hwmgr, ppfeature_masks); in pp_set_ppfeature_status()
/linux/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h506 int (*set_ppfeature_status)(void *handle, uint64_t ppfeature_masks);