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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega10_hwmgr.c 201 struct phm_ppt_v2_information *table_info =
202 (struct phm_ppt_v2_information *)hwmgr->pptable;
311 struct phm_ppt_v2_information *table_info =
312 (struct phm_ppt_v2_information *)(hwmgr->pptable);
528 struct phm_ppt_v2_information *table_info =
529 (struct phm_ppt_v2_information *)(hwmgr->pptable);
565 struct phm_ppt_v2_information *table_info =
566 (struct phm_ppt_v2_information *)hwmgr->pptable;
670 struct phm_ppt_v2_information *table_info =
671 (struct phm_ppt_v2_information *)(hwmgr->pptable)
    [all...]
amdgpu_vega10_processpptables.c 817 struct phm_ppt_v2_information *table_info =
818 (struct phm_ppt_v2_information *)(hwmgr->pptable);
912 struct phm_ppt_v2_information *pp_table_info =
913 (struct phm_ppt_v2_information *)(hwmgr->pptable);
1104 struct phm_ppt_v2_information *pp_table_info =
1105 (struct phm_ppt_v2_information *)(hwmgr->pptable);
1192 hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v2_information), GFP_KERNEL);
1238 struct phm_ppt_v2_information *pp_table_info =
1239 (struct phm_ppt_v2_information *)(hwmgr->pptable);
amdgpu_vega10_powertune.c 1293 struct phm_ppt_v2_information *table_info =
1294 (struct phm_ppt_v2_information *)(hwmgr->pptable);
1343 struct phm_ppt_v2_information *table_info =
1344 (struct phm_ppt_v2_information *)(hwmgr->pptable);
amdgpu_vega12_hwmgr.c 1689 struct phm_ppt_v2_information *table_info =
1690 (struct phm_ppt_v2_information *)hwmgr->pptable;
amdgpu_vega20_hwmgr.c 2752 struct phm_ppt_v2_information *table_info =
2753 (struct phm_ppt_v2_information *)hwmgr->pptable;
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 557 struct phm_ppt_v2_information { struct

Completed in 21 milliseconds