Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.h106 struct vega12_single_dpm_table { struct
125 struct vega12_single_dpm_table soc_table; argument
126 struct vega12_single_dpm_table gfx_table;
127 struct vega12_single_dpm_table mem_table;
128 struct vega12_single_dpm_table eclk_table;
129 struct vega12_single_dpm_table vclk_table;
130 struct vega12_single_dpm_table dclk_table;
131 struct vega12_single_dpm_table dcef_table;
132 struct vega12_single_dpm_table pixel_table;
133 struct vega12_single_dpm_table display_table;
[all …]
H A Dvega12_hwmgr.c638 struct vega12_single_dpm_table *dpm_table; in vega12_setup_default_dpm_tables()
1111 struct vega12_single_dpm_table *table) in vega12_find_lowest_dpm_level()
1129 struct vega12_single_dpm_table *table) in vega12_find_highest_dpm_level()
1851 struct vega12_single_dpm_table *dpm_table; in vega12_get_sclks()
1884 struct vega12_single_dpm_table *dpm_table; in vega12_get_memclocks()
1911 struct vega12_single_dpm_table *dpm_table; in vega12_get_dcefclocks()
1939 struct vega12_single_dpm_table *dpm_table; in vega12_get_socclocks()
2351 struct vega12_single_dpm_table *dpm_table; in vega12_apply_clocks_adjust_rules()
2509 struct vega12_single_dpm_table *dpm_table) in vega12_set_uclk_to_highest_dpm_level()
2692 struct vega12_single_dpm_table *golden_sclk_table =
[all …]