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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
vega20_ppt.h 98 struct vega20_single_dpm_table { struct
112 struct vega20_single_dpm_table soc_table;
113 struct vega20_single_dpm_table gfx_table;
114 struct vega20_single_dpm_table mem_table;
115 struct vega20_single_dpm_table eclk_table;
116 struct vega20_single_dpm_table vclk_table;
117 struct vega20_single_dpm_table dclk_table;
118 struct vega20_single_dpm_table dcef_table;
119 struct vega20_single_dpm_table pixel_table;
120 struct vega20_single_dpm_table display_table
    [all...]
amdgpu_vega20_ppt.c 672 struct vega20_single_dpm_table *single_dpm_table,
727 struct vega20_single_dpm_table *single_dpm_table;
910 struct vega20_single_dpm_table *gfx_table = NULL;
911 struct vega20_single_dpm_table *mem_table = NULL;
934 struct vega20_single_dpm_table *dpm_table)
958 struct vega20_single_dpm_table *single_dpm_table;
1197 struct vega20_single_dpm_table *single_dpm_table;
1285 struct vega20_single_dpm_table *single_dpm_table;
1449 struct vega20_single_dpm_table *single_dpm_table;
1742 struct vega20_single_dpm_table *single_dpm_table
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
vega20_hwmgr.h 161 struct vega20_single_dpm_table { struct
180 struct vega20_single_dpm_table soc_table;
181 struct vega20_single_dpm_table gfx_table;
182 struct vega20_single_dpm_table mem_table;
183 struct vega20_single_dpm_table eclk_table;
184 struct vega20_single_dpm_table vclk_table;
185 struct vega20_single_dpm_table dclk_table;
186 struct vega20_single_dpm_table dcef_table;
187 struct vega20_single_dpm_table pixel_table;
188 struct vega20_single_dpm_table display_table
    [all...]
amdgpu_vega20_hwmgr.c 570 struct vega20_single_dpm_table *dpm_table, PPCLK_e clk_id)
598 struct vega20_single_dpm_table *dpm_table;
619 struct vega20_single_dpm_table *dpm_table;
648 struct vega20_single_dpm_table *dpm_table;
1452 struct vega20_single_dpm_table *sclk_table =
1454 struct vega20_single_dpm_table *golden_sclk_table =
1471 struct vega20_single_dpm_table *golden_sclk_table =
1498 struct vega20_single_dpm_table *mclk_table =
1500 struct vega20_single_dpm_table *golden_mclk_table =
1517 struct vega20_single_dpm_table *golden_mclk_table
    [all...]

Completed in 18 milliseconds