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

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dci_dpm.h194 struct ci_dpm_table dpm_table; member in struct:ci_power_info
H A Dci_dpm.c432 SMU7_Discrete_DpmTable *dpm_table = &pi->smc_state_table; ci_populate_bapm_parameters_in_dpm_table() local
2580 static u32 ci_get_dpm_level_enable_mask_value(struct ci_single_dpm_table *dpm_table) ci_get_dpm_level_enable_mask_value() argument
2600 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_smc_link_level() local
3249 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_all_graphic_levels() local
3296 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_all_memory_levels() local
3355 static void ci_setup_pcie_table_entry(struct ci_single_dpm_table* dpm_table, ci_setup_pcie_table_entry() argument
3871 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_and_upload_sclk_mclk_dpm_levels() local
5642 SMU7_Discrete_DpmTable *dpm_table; ci_dpm_init() local
3344 ci_reset_single_dpm_table(struct radeon_device *rdev, struct ci_single_dpm_table* dpm_table, u32 count) ci_reset_single_dpm_table() argument
3673 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
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dci_dpm.h195 struct ci_dpm_table dpm_table; member in struct:ci_power_info
H A Dci_dpm.c550 SMU7_Discrete_DpmTable *dpm_table = &pi->smc_state_table; ci_populate_bapm_parameters_in_dpm_table() local
2710 static u32 ci_get_dpm_level_enable_mask_value(struct ci_single_dpm_table *dpm_table) ci_get_dpm_level_enable_mask_value() argument
2730 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_smc_link_level() local
3388 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_all_graphic_levels() local
3434 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_all_memory_levels() local
3491 static void ci_setup_pcie_table_entry(struct ci_single_dpm_table* dpm_table, ci_setup_pcie_table_entry() argument
4009 struct ci_dpm_table *dpm_table = &pi->dpm_table; ci_populate_and_upload_sclk_mclk_dpm_levels() local
5834 SMU7_Discrete_DpmTable *dpm_table; ci_dpm_init() local
3480 ci_reset_single_dpm_table(struct amdgpu_device *adev, struct ci_single_dpm_table* dpm_table, u32 count) ci_reset_single_dpm_table() argument
3809 ci_trim_single_dpm_states(struct amdgpu_device *adev, struct ci_single_dpm_table *dpm_table, u32 low_limit, u32 high_limit) ci_trim_single_dpm_states() argument

Completed in 137 milliseconds