Home
last modified time | relevance | path

Searched refs:get_ppfeature_status (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/amd/pm/powerplay/
A Damd_powerplay.c1418 if (hwmgr->hwmgr_func->get_ppfeature_status == NULL) { in pp_get_ppfeature_status()
1423 return hwmgr->hwmgr_func->get_ppfeature_status(hwmgr, buf); in pp_get_ppfeature_status()
1632 .get_ppfeature_status = pp_get_ppfeature_status,
/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dhwmgr.h356 int (*get_ppfeature_status)(struct pp_hwmgr *hwmgr, char *buf); member
/drivers/gpu/drm/amd/pm/
A Damdgpu_dpm.c1312 if (!pp_funcs->get_ppfeature_status) in amdgpu_dpm_get_ppfeature_status()
1316 ret = pp_funcs->get_ppfeature_status(adev->powerplay.pp_handle, in amdgpu_dpm_get_ppfeature_status()
/drivers/gpu/drm/amd/include/
A Dkgd_pp_interface.h492 int (*get_ppfeature_status)(void *handle, char *buf); member
/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega12_hwmgr.c2982 .get_ppfeature_status = vega12_get_ppfeature_status,
A Dvega20_hwmgr.c4417 .get_ppfeature_status = vega20_get_ppfeature_status,
A Dvega10_hwmgr.c5822 .get_ppfeature_status = vega10_get_ppfeature_status,
/drivers/gpu/drm/amd/pm/swsmu/
A Damdgpu_smu.c3891 .get_ppfeature_status = smu_sys_get_pp_feature_mask,

Completed in 51 milliseconds