HomeSort by: relevance | last modified time | path
    Searched refs:phm_ppt_v3_information (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega12_processpptables.c 200 struct phm_ppt_v3_information *pptable_information =
201 (struct phm_ppt_v3_information *)hwmgr->pptable;
276 hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v3_information), GFP_KERNEL);
302 struct phm_ppt_v3_information *pp_table_info =
303 (struct phm_ppt_v3_information *)(hwmgr->pptable);
amdgpu_vega20_processpptables.c 810 struct phm_ppt_v3_information *pptable_information =
811 (struct phm_ppt_v3_information *)hwmgr->pptable;
824 struct phm_ppt_v3_information *pptable_information =
825 (struct phm_ppt_v3_information *)hwmgr->pptable;
921 hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v3_information), GFP_KERNEL);
947 struct phm_ppt_v3_information *pp_table_info =
948 (struct phm_ppt_v3_information *)(hwmgr->pptable);
amdgpu_vega20_hwmgr.c 799 struct phm_ppt_v3_information *pptable_information =
800 (struct phm_ppt_v3_information *)hwmgr->pptable;
1022 struct phm_ppt_v3_information *pptable_information =
1023 (struct phm_ppt_v3_information *)hwmgr->pptable;
1222 struct phm_ppt_v3_information *pptable_information =
1223 (struct phm_ppt_v3_information *)hwmgr->pptable;
3268 struct phm_ppt_v3_information *pptable_information =
3269 (struct phm_ppt_v3_information *)hwmgr->pptable;
amdgpu_vega12_hwmgr.c 741 struct phm_ppt_v3_information *pptable_information =
742 (struct phm_ppt_v3_information *)hwmgr->pptable;
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 604 struct phm_ppt_v3_information struct

Completed in 18 milliseconds