Searched refs:vega12_single_dpm_table (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dvega12_hwmgr.h109 struct vega12_single_dpm_table { struct
128 struct vega12_single_dpm_table soc_table;
129 struct vega12_single_dpm_table gfx_table;
130 struct vega12_single_dpm_table mem_table;
131 struct vega12_single_dpm_table eclk_table;
132 struct vega12_single_dpm_table vclk_table;
133 struct vega12_single_dpm_table dclk_table;
134 struct vega12_single_dpm_table dcef_table;
135 struct vega12_single_dpm_table pixel_table;
136 struct vega12_single_dpm_table display_tabl
[all...]
H A Damdgpu_vega12_hwmgr.c524 struct vega12_single_dpm_table *dpm_table, PPCLK_e clk_id)
561 struct vega12_single_dpm_table *dpm_table;
701 struct vega12_single_dpm_table *dpm_table = &(data->dpm_table.gfx_table);
1005 struct vega12_single_dpm_table *table)
1023 struct vega12_single_dpm_table *table)
1591 struct vega12_single_dpm_table *gfx_dpm_table = &(data->dpm_table.gfx_table);
1592 struct vega12_single_dpm_table *mem_dpm_table = &(data->dpm_table.mem_table);
1593 struct vega12_single_dpm_table *soc_dpm_table = &(data->dpm_table.soc_table);
1721 struct vega12_single_dpm_table *dpm_table;
1754 struct vega12_single_dpm_table *dpm_tabl
[all...]

Completed in 197 milliseconds