Searched defs:dpm_table (Results 1 - 19 of 19) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_smu_helper.c355 struct vi_dpm_table *dpm_table = (struct vi_dpm_table *)table; local in function:phm_reset_single_dpm_table
370 struct vi_dpm_table *dpm_table = (struct vi_dpm_table *)table; local in function:phm_setup_pcie_table_entry
380 struct vi_dpm_table *dpm_table = (struct vi_dpm_table *)table; local in function:phm_get_dpm_level_enable_mask_value
452 struct vi_dpm_table *dpm_table = (struct vi_dpm_table *)table; local in function:phm_find_boot_level
[all...]
H A Damdgpu_vega12_hwmgr.c561 struct vega12_single_dpm_table *dpm_table; local in function:vega12_setup_default_dpm_tables
523 vega12_setup_single_dpm_table(struct pp_hwmgr * hwmgr,struct vega12_single_dpm_table * dpm_table,PPCLK_e clk_id) argument
1721 struct vega12_single_dpm_table *dpm_table; local in function:vega12_get_sclks
1754 struct vega12_single_dpm_table *dpm_table; local in function:vega12_get_memclocks
1781 struct vega12_single_dpm_table *dpm_table; local in function:vega12_get_dcefclocks
1809 struct vega12_single_dpm_table *dpm_table; local in function:vega12_get_socclocks
2179 struct vega12_single_dpm_table *dpm_table; local in function:vega12_apply_clocks_adjust_rules
2336 vega12_set_uclk_to_highest_dpm_level(struct pp_hwmgr * hwmgr,struct vega12_single_dpm_table * dpm_table) argument
[all...]
H A Damdgpu_vega20_hwmgr.c598 struct vega20_single_dpm_table *dpm_table; local in function:vega20_setup_gfxclk_dpm_table
569 vega20_setup_single_dpm_table(struct pp_hwmgr * hwmgr,struct vega20_single_dpm_table * dpm_table,PPCLK_e clk_id) argument
619 struct vega20_single_dpm_table *dpm_table; local in function:vega20_setup_memclk_dpm_table
648 struct vega20_single_dpm_table *dpm_table; local in function:vega20_setup_default_dpm_tables
2304 struct vega20_single_dpm_table *dpm_table = local in function:vega20_notify_smc_display_config_after_ps_adjustment
2768 struct vega20_single_dpm_table *dpm_table = &(data->dpm_table.gfx_table); local in function:vega20_get_sclks
2796 struct vega20_single_dpm_table *dpm_table = &(data->dpm_table.mem_table); local in function:vega20_get_memclocks
2821 struct vega20_single_dpm_table *dpm_table = &(data->dpm_table.dcef_table); local in function:vega20_get_dcefclocks
2843 struct vega20_single_dpm_table *dpm_table = &(data->dpm_table.soc_table); local in function:vega20_get_socclocks
3487 vega20_set_uclk_to_highest_dpm_level(struct pp_hwmgr * hwmgr,struct vega20_single_dpm_table * dpm_table) argument
3515 struct vega20_single_dpm_table *dpm_table = &(data->dpm_table.fclk_table); local in function:vega20_set_fclk_to_highest_dpm_level
3642 struct vega20_single_dpm_table *dpm_table; local in function:vega20_apply_clocks_adjust_rules
[all...]
H A Dsmu7_hwmgr.h206 struct smu7_dpm_table dpm_table; member in struct:smu7_hwmgr
H A Dvega10_hwmgr.h313 struct vega10_dpm_table dpm_table; member in struct:vega10_hwmgr
H A Dvega12_hwmgr.h316 struct vega12_dpm_table dpm_table; member in struct:vega12_hwmgr
H A Damdgpu_smu7_hwmgr.c3659 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:smu7_get_maximum_link_speed
3766 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:smu7_populate_and_upload_sclk_mclk_dpm_levels
3809 smu7_trim_single_dpm_states(struct pp_hwmgr * hwmgr,struct smu7_single_dpm_table * dpm_table,uint32_t low_limit,uint32_t high_limit) argument
[all...]
H A Damdgpu_vega10_hwmgr.c1234 vega10_setup_default_single_dpm_table(struct pp_hwmgr * hwmgr,struct vega10_single_dpm_table * dpm_table,struct phm_ppt_v1_clock_voltage_dependency_table * dep_table) argument
1306 struct vega10_single_dpm_table *dpm_table; local in function:vega10_setup_default_dpm_tables
1677 struct vega10_single_dpm_table *dpm_table = &(data->dpm_table.gfx_table); local in function:vega10_populate_all_graphic_levels
1825 struct vega10_single_dpm_table *dpm_table = local in function:vega10_populate_all_memory_levels
1963 struct vega10_single_dpm_table *dpm_table = &(data->dpm_table.eclk_table); local in function:vega10_populate_smc_vce_levels
3372 struct vega10_dpm_table *dpm_table = &data->dpm_table; local in function:vega10_populate_and_upload_sclk_mclk_dpm_levels
3412 vega10_trim_single_dpm_states(struct pp_hwmgr * hwmgr,struct vega10_single_dpm_table * dpm_table,uint32_t low_limit,uint32_t high_limit) argument
3428 vega10_trim_single_dpm_states_with_mask(struct pp_hwmgr * hwmgr,struct vega10_single_dpm_table * dpm_table,uint32_t low_limit,uint32_t high_limit,uint32_t disable_dpm_mask) argument
3826 struct vega10_dpm_table *dpm_table = &data->dpm_table; local in function:vega10_read_sensor
3968 struct vega10_single_dpm_table *dpm_table = local in function:vega10_notify_smc_display_config_after_ps_adjustment
5164 struct vega10_single_dpm_table *dpm_table = &data->golden_dpm_table.mem_table; local in function:vega10_odn_update_soc_table
5235 struct vega10_single_dpm_table *dpm_table; local in function:vega10_odn_edit_dpm_table
[all...]
H A Dvega20_hwmgr.h439 struct vega20_dpm_table dpm_table; member in struct:vega20_hwmgr
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_vegam_smumgr.c578 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:vegam_populate_smc_link_level
870 struct smu7_dpm_table *dpm_table = &hw_data->dpm_table; local in function:vegam_populate_all_graphic_levels
1040 struct smu7_dpm_table *dpm_table = &hw_data->dpm_table; local in function:vegam_populate_all_memory_levels
[all...]
H A Damdgpu_tonga_smumgr.c515 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:tonga_populate_smc_link_level
696 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:tonga_populate_all_graphic_levels
1096 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:tonga_populate_all_memory_levels
1836 SMU72_Discrete_DpmTable *dpm_table = &(smu_data->smc_state_table); local in function:tonga_populate_bapm_parameters_in_dpm_table
[all...]
H A Damdgpu_ci_smumgr.c479 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:ci_populate_all_graphic_levels
723 SMU7_Discrete_DpmTable *dpm_table = &(smu_data->smc_state_table); local in function:ci_populate_bapm_parameters_in_dpm_table
1003 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:ci_populate_smc_link_level
1307 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:ci_populate_all_memory_levels
[all...]
H A Damdgpu_fiji_smumgr.c497 SMU73_Discrete_DpmTable *dpm_table = &(smu_data->smc_state_table); local in function:fiji_populate_bapm_parameters_in_dpm_table
837 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:fiji_populate_smc_link_level
1011 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:fiji_populate_all_graphic_levels
1230 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:fiji_populate_all_memory_levels
[all...]
H A Damdgpu_iceland_smumgr.c772 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:iceland_populate_smc_link_level
968 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:iceland_populate_all_graphic_levels
1355 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:iceland_populate_all_memory_levels
1859 SMU71_Discrete_DpmTable *dpm_table = &(smu_data->smc_state_table); local in function:iceland_populate_bapm_parameters_in_dpm_table
[all...]
H A Damdgpu_polaris10_smumgr.c776 struct smu7_dpm_table *dpm_table = &data->dpm_table; local in function:polaris10_populate_smc_link_level
986 struct smu7_dpm_table *dpm_table = &hw_data->dpm_table; local in function:polaris10_populate_all_graphic_levels
1133 struct smu7_dpm_table *dpm_table = &hw_data->dpm_table; local in function:polaris10_populate_all_memory_levels
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
H A Damdgpu_arcturus_ppt.c426 struct arcturus_dpm_table *dpm_table = NULL; local in function:arcturus_set_default_dpm_table
572 struct arcturus_dpm_table *dpm_table = NULL; local in function:arcturus_populate_umd_state_clk
596 arcturus_get_clk_table(struct smu_context * smu,struct pp_clock_levels_with_latency * clocks,struct arcturus_single_dpm_table * dpm_table) argument
745 struct arcturus_dpm_table *dpm_table = local in function:arcturus_upload_dpm_level
801 struct arcturus_dpm_table *dpm_table; local in function:arcturus_force_clk_levels
1163 struct arcturus_dpm_table *dpm_table = local in function:arcturus_force_dpm_limit_value
1205 struct arcturus_dpm_table *dpm_table = local in function:arcturus_unforce_dpm_levels
1248 struct arcturus_dpm_table *dpm_table = local in function:arcturus_get_profiling_clk_mask
[all...]
H A Damdgpu_vega20_ppt.c726 struct vega20_dpm_table *dpm_table = NULL; local in function:vega20_set_default_dpm_table
909 struct vega20_dpm_table *dpm_table = NULL; local in function:vega20_populate_umd_state_clk
932 vega20_get_clk_table(struct smu_context * smu,struct pp_clock_levels_with_latency * clocks,struct vega20_single_dpm_table * dpm_table) argument
961 struct vega20_dpm_table *dpm_table = NULL; local in function:vega20_print_clk_levels
1196 struct vega20_dpm_table *dpm_table; local in function:vega20_upload_dpm_level
1284 struct vega20_dpm_table *dpm_table; local in function:vega20_force_clk_levels
1451 struct vega20_dpm_table *dpm_table = NULL; local in function:vega20_get_clock_by_type_with_latency
1740 struct vega20_dpm_table *dpm_table = NULL; local in function:vega20_get_od_percentage
1979 struct vega20_dpm_table *dpm_table = (struct vega20_dpm_table *)smu->smu_dpm.dpm_context; local in function:vega20_get_profiling_clk_mask
2017 vega20_set_uclk_to_highest_dpm_level(struct smu_context * smu,struct vega20_single_dpm_table * dpm_table) argument
2052 struct vega20_dpm_table *dpm_table = smu->smu_dpm.dpm_context; local in function:vega20_pre_display_config_changed
2094 struct vega20_single_dpm_table *dpm_table; local in function:vega20_apply_clocks_adjust_rules
2240 struct vega20_dpm_table *dpm_table = smu->smu_dpm.dpm_context; local in function:vega20_notify_smc_display_config
2331 struct vega20_dpm_table *dpm_table = local in function:vega20_force_dpm_limit_value
2382 struct vega20_dpm_table *dpm_table = local in function:vega20_unforce_dpm_levels
2531 struct vega20_dpm_table *dpm_table = NULL; local in function:vega20_set_od_percentage
2604 struct vega20_dpm_table *dpm_table = NULL; local in function:vega20_odn_edit_dpm_table
[all...]
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dci_dpm.h197 struct ci_dpm_table dpm_table; member in struct:ci_power_info
H A Dradeon_ci_dpm.c439 SMU7_Discrete_DpmTable *dpm_table = &pi->smc_state_table; local in function:ci_populate_bapm_parameters_in_dpm_table
2616 ci_get_dpm_level_enable_mask_value(struct ci_single_dpm_table * dpm_table) argument
2636 struct ci_dpm_table *dpm_table = &pi->dpm_table; local in function:ci_populate_smc_link_level
3285 struct ci_dpm_table *dpm_table = &pi->dpm_table; local in function:ci_populate_all_graphic_levels
3332 struct ci_dpm_table *dpm_table = &pi->dpm_table; local in function:ci_populate_all_memory_levels
3380 ci_reset_single_dpm_table(struct radeon_device * rdev,struct ci_single_dpm_table * dpm_table,u32 count) argument
3391 ci_setup_pcie_table_entry(struct ci_single_dpm_table * dpm_table,u32 index,u32 pcie_gen,u32 pcie_lanes) argument
3709 ci_trim_single_dpm_states(struct radeon_device * rdev,struct ci_single_dpm_table * dpm_table,u32 low_limit,u32 high_limit) argument
3910 struct ci_dpm_table *dpm_table = &pi->dpm_table; local in function:ci_populate_and_upload_sclk_mclk_dpm_levels
5684 SMU7_Discrete_DpmTable *dpm_table; local in function:ci_dpm_init
[all...]

Completed in 36 milliseconds