Searched refs:socclk_khz (Results 1 – 9 of 9) sorted by relevance
204 if (should_set_clock(safe_to_lower, new_clocks->socclk_khz, clk_mgr_base->clks.socclk_khz)) { in dcn2_update_clocks()205 clk_mgr_base->clks.socclk_khz = new_clocks->socclk_khz; in dcn2_update_clocks()207 pp_smu->set_hard_min_socclk_by_freq(&pp_smu->pp_smu, clk_mgr_base->clks.socclk_khz / 1000); in dcn2_update_clocks()296 if (should_set_clock(safe_to_lower, new_clocks->socclk_khz, clk_mgr->clks.socclk_khz)) { in dcn2_update_clocks_fpga()297 clk_mgr->clks.socclk_khz = new_clocks->socclk_khz; in dcn2_update_clocks_fpga()409 else if (a->socclk_khz != b->socclk_khz) in dcn2_are_clock_states_equal()
279 if (should_set_clock(safe_to_lower, new_clocks->socclk_khz, clk_mgr_base->clks.socclk_khz)) in dcn3_update_clocks()281 clk_mgr_base->clks.socclk_khz = new_clocks->socclk_khz; in dcn3_update_clocks()
357 context->bw_ctx.bw.dcn.clk.socclk_khz); in context_clock_trace()365 context->bw_ctx.bw.dcn.clk.socclk_khz); in context_clock_trace()
3025 info->socClock = (unsigned int)state->bw_ctx.bw.dcn.clk.socclk_khz; in get_clock_requirements_for_state()
480 dc->current_state->bw_ctx.bw.dcn.clk.socclk_khz); in dcn10_get_clock_states()
458 dc->current_state->bw_ctx.bw.dcn.clk.socclk_khz); in dcn10_log_hw_state()
1548 int min_fclk_khz, min_dcfclk_khz, socclk_khz; in dcn_bw_notify_pplib_of_wm_ranges() local1559 socclk_khz = dc->dcn_soc->socclk * 1000; in dcn_bw_notify_pplib_of_wm_ranges()1578 ranges.writer_wm_sets[0].min_fill_clk_mhz = socclk_khz / 1000; in dcn_bw_notify_pplib_of_wm_ranges()
345 int socclk_khz; member
3083 context->bw_ctx.bw.dcn.clk.socclk_khz = context->bw_ctx.dml.vba.SOCCLK * 1000;