Home
last modified time | relevance | path

Searched defs:dpm_table (Results 26 - 44 of 44) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c476 struct smu7_dpm_table *dpm_table = &data->dpm_table; in ci_populate_all_graphic_levels() local
720 SMU7_Discrete_DpmTable *dpm_table = &(smu_data->smc_state_table); in ci_populate_bapm_parameters_in_dpm_table() local
1000 struct smu7_dpm_table *dpm_table = &data->dpm_table; ci_populate_smc_link_level() local
1304 struct smu7_dpm_table *dpm_table = &data->dpm_table; ci_populate_all_memory_levels() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c331 struct smu_11_0_dpm_table *dpm_table = NULL; in arcturus_set_default_dpm_table() local
572 arcturus_get_clk_table(struct smu_context *smu, struct pp_clock_levels_with_latency *clocks, struct smu_11_0_dpm_table *dpm_table) arcturus_get_clk_table() argument
[all...]
H A Dsienna_cichlid_ppt.c937 struct smu_11_0_dpm_table *dpm_table; in sienna_cichlid_set_default_dpm_table() local
[all...]
H A Dnavi10_ppt.c973 struct smu_11_0_dpm_table *dpm_table; in navi10_set_default_dpm_table() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c312 struct smu_13_0_dpm_table *dpm_table = NULL; in aldebaran_set_default_dpm_table() local
556 aldebaran_get_clk_table(struct smu_context *smu, struct pp_clock_levels_with_latency *clocks, struct smu_13_0_dpm_table *dpm_table) aldebaran_get_clk_table() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dci_dpm.h195 struct ci_dpm_table dpm_table; member
H A Dci_dpm.c410 SMU7_Discrete_DpmTable *dpm_table = &pi->smc_state_table; in ci_populate_bapm_parameters_in_dpm_table() local
2571 ci_get_dpm_level_enable_mask_value(struct ci_single_dpm_table *dpm_table) ci_get_dpm_level_enable_mask_value() argument
2591 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_smc_link_level() local
3240 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_all_graphic_levels() local
3287 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_all_memory_levels() local
3335 ci_reset_single_dpm_table(struct radeon_device *rdev, struct ci_single_dpm_table* dpm_table, u32 count) ci_reset_single_dpm_table() argument
3346 ci_setup_pcie_table_entry(struct ci_single_dpm_table* dpm_table, u32 index, u32 pcie_gen, u32 pcie_lanes) ci_setup_pcie_table_entry() argument
3664 ci_trim_single_dpm_states(struct radeon_device *rdev, struct ci_single_dpm_table *dpm_table, u32 low_limit, u32 high_limit) ci_trim_single_dpm_states() argument
3865 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_and_upload_sclk_mclk_dpm_levels() local
5649 SMU7_Discrete_DpmTable *dpm_table; ci_dpm_init() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.h314 struct vega12_dpm_table dpm_table; member
H A Dvega10_hwmgr.h311 struct vega10_dpm_table dpm_table; member
H A Dsmu7_hwmgr.c3748 struct smu7_dpm_table *dpm_table = &data->dpm_table; smu7_get_maximum_link_speed() local
3857 struct smu7_dpm_table *dpm_table = &data->dpm_table; smu7_populate_and_upload_sclk_mclk_dpm_levels() local
3900 smu7_trim_single_dpm_states(struct pp_hwmgr *hwmgr, struct smu7_single_dpm_table *dpm_table, uint32_t low_limit, uint32_t high_limit) smu7_trim_single_dpm_states() argument
[all...]
H A Dvega20_hwmgr.h437 struct vega20_dpm_table dpm_table; member
H A Dvega10_hwmgr.c1231 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) vega10_setup_default_single_dpm_table() argument
1303 struct vega10_single_dpm_table *dpm_table; vega10_setup_default_dpm_tables() local
1723 struct vega10_single_dpm_table *dpm_table = &(data->dpm_table.gfx_table); vega10_populate_all_graphic_levels() local
1871 struct vega10_single_dpm_table *dpm_table = vega10_populate_all_memory_levels() local
2009 struct vega10_single_dpm_table *dpm_table = &(data->dpm_table.eclk_table); vega10_populate_smc_vce_levels() local
3433 struct vega10_dpm_table *dpm_table = &data->dpm_table; vega10_populate_and_upload_sclk_mclk_dpm_levels() local
3473 vega10_trim_single_dpm_states(struct pp_hwmgr *hwmgr, struct vega10_single_dpm_table *dpm_table, uint32_t low_limit, uint32_t high_limit) vega10_trim_single_dpm_states() argument
3489 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) vega10_trim_single_dpm_states_with_mask() argument
3894 struct vega10_dpm_table *dpm_table = &data->dpm_table; vega10_read_sensor() local
4036 struct vega10_single_dpm_table *dpm_table = vega10_notify_smc_display_config_after_ps_adjustment() local
5285 struct vega10_single_dpm_table *dpm_table = &data->golden_dpm_table.mem_table; vega10_odn_update_soc_table() local
5356 struct vega10_single_dpm_table *dpm_table; vega10_odn_edit_dpm_table() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.h311 struct vega10_dpm_table dpm_table; member
H A Dsmu7_hwmgr.h214 struct smu7_dpm_table dpm_table; member
H A Dvega12_hwmgr.h313 struct vega12_dpm_table dpm_table; member
H A Dvega10_hwmgr.c1229 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) vega10_setup_default_single_dpm_table() argument
1301 struct vega10_single_dpm_table *dpm_table; vega10_setup_default_dpm_tables() local
1722 struct vega10_single_dpm_table *dpm_table = &(data->dpm_table.gfx_table); vega10_populate_all_graphic_levels() local
1871 struct vega10_single_dpm_table *dpm_table = vega10_populate_all_memory_levels() local
2009 struct vega10_single_dpm_table *dpm_table = &(data->dpm_table.eclk_table); vega10_populate_smc_vce_levels() local
3460 struct vega10_dpm_table *dpm_table = &data->dpm_table; vega10_populate_and_upload_sclk_mclk_dpm_levels() local
3500 vega10_trim_single_dpm_states(struct pp_hwmgr *hwmgr, struct vega10_single_dpm_table *dpm_table, uint32_t low_limit, uint32_t high_limit) vega10_trim_single_dpm_states() argument
3516 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) vega10_trim_single_dpm_states_with_mask() argument
3921 struct vega10_dpm_table *dpm_table = &data->dpm_table; vega10_read_sensor() local
4063 struct vega10_single_dpm_table *dpm_table = vega10_notify_smc_display_config_after_ps_adjustment() local
5469 struct vega10_single_dpm_table *dpm_table = &data->golden_dpm_table.mem_table; vega10_odn_update_soc_table() local
5540 struct vega10_single_dpm_table *dpm_table; vega10_odn_edit_dpm_table() local
[all...]
H A Dvega20_hwmgr.h435 struct vega20_dpm_table dpm_table; member
H A Dsmu7_hwmgr.c4137 struct smu7_dpm_table *dpm_table = &data->dpm_table; smu7_get_maximum_link_speed() local
4247 struct smu7_dpm_table *dpm_table = &data->dpm_table; smu7_populate_and_upload_sclk_mclk_dpm_levels() local
4290 smu7_trim_single_dpm_states(struct pp_hwmgr *hwmgr, struct smu7_single_dpm_table *dpm_table, uint32_t low_limit, uint32_t high_limit) smu7_trim_single_dpm_states() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dci_dpm.c420 SMU7_Discrete_DpmTable *dpm_table = &pi->smc_state_table; in ci_populate_bapm_parameters_in_dpm_table() local
2595 ci_get_dpm_level_enable_mask_value(struct ci_single_dpm_table *dpm_table) ci_get_dpm_level_enable_mask_value() argument
2615 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_smc_link_level() local
3264 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_all_graphic_levels() local
3311 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_all_memory_levels() local
3359 ci_reset_single_dpm_table(struct radeon_device *rdev, struct ci_single_dpm_table* dpm_table, u32 count) ci_reset_single_dpm_table() argument
3370 ci_setup_pcie_table_entry(struct ci_single_dpm_table* dpm_table, u32 index, u32 pcie_gen, u32 pcie_lanes) ci_setup_pcie_table_entry() argument
3688 ci_trim_single_dpm_states(struct radeon_device *rdev, struct ci_single_dpm_table *dpm_table, u32 low_limit, u32 high_limit) ci_trim_single_dpm_states() argument
3889 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_and_upload_sclk_mclk_dpm_levels() local
5673 SMU7_Discrete_DpmTable *dpm_table; ci_dpm_init() local
[all...]

Completed in 41 milliseconds

12