Home
last modified time | relevance | path

Searched refs:dpm_clocks (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_pp_smu.h260 struct dpm_clocks { struct
286 struct dpm_clocks *clock_table); argument
306 struct dpm_clocks *clock_table);
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
H A Drn_clk_mgr.c614 static unsigned int find_socclk_for_voltage(struct dpm_clocks *clock_table, unsigned int voltage) in find_socclk_for_voltage()
627 static unsigned int find_dcfclk_for_voltage(struct dpm_clocks *clock_table, unsigned int voltage) in find_dcfclk_for_voltage()
640 static void rn_clk_mgr_helper_populate_bw_params(struct clk_bw_params *bw_params, struct dpm_clocks in rn_clk_mgr_helper_populate_bw_params()
707 struct dpm_clocks clock_table = { 0 }; in rn_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_0_ppt.c1572 static int smu_14_0_1_get_dpm_table(struct smu_context *smu, struct dpm_clocks *clock_table) in smu_14_0_1_get_dpm_table()
1591 static int smu_14_0_0_get_dpm_table(struct smu_context *smu, struct dpm_clocks *clock_table) in smu_14_0_0_get_dpm_table()
1610 static int smu_v14_0_common_get_dpm_table(struct smu_context *smu, struct dpm_clocks *clock_table) in smu_v14_0_common_get_dpm_table()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vpe.c127 struct dpm_clocks clock_table = { 0 }; in amdgpu_vpe_configure_dpm()
/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c2025 struct dpm_clocks *clock_table) in amdgpu_dpm_get_dpm_clock_table()
/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c3672 struct dpm_clocks *clock_table) in smu_get_dpm_clock_table()