Searched refs:phy_pix_clk (Results 1 – 11 of 11) sorted by relevance
1975 if (stream->phy_pix_clk == 0) in enable_link_hdmi()1976 stream->phy_pix_clk = stream->timing.pix_clk_100hz / 10; in enable_link_hdmi()1977 if (stream->phy_pix_clk > 340000) in enable_link_hdmi()1979 if (dc_is_tmds_signal(stream->signal) && stream->phy_pix_clk > 6000000UL) { in enable_link_hdmi()2007 stream->phy_pix_clk, in enable_link_hdmi()2029 stream->phy_pix_clk); in enable_link_hdmi()2166 if (stream->phy_pix_clk == 0) in enable_link_lvds()2167 stream->phy_pix_clk = stream->timing.pix_clk_100hz / 10; in enable_link_lvds()2175 stream->phy_pix_clk); in enable_link_lvds()
161 cfg->sym_clock = stream->phy_pix_clk; in dce110_fill_display_configs()
135 stream->phy_pix_clk, in setup_dio_stream_attribute()
263 int phy_pix_clk; member
440 if (context->res_ctx.pipe_ctx[i].stream->phy_pix_clk != 0) { in dml2_extract_writeback_wm()443 (1000000 << 6) / context->res_ctx.pipe_ctx[i].stream->phy_pix_clk; in dml2_extract_writeback_wm()
537 cfg->sym_clock = stream->phy_pix_clk; in dce110_fill_display_configs()
935 stream->phy_pix_clk); in dce110_link_encoder_validate_output_with_stream()
625 if (stream1->phy_pix_clk != stream2->phy_pix_clk in resource_are_streams_timing_synchronizable()3645 stream->phy_pix_clk = get_norm_pix_clk( in calculate_phy_pix_clks()3648 stream->phy_pix_clk = in calculate_phy_pix_clks()3652 stream->phy_pix_clk *= 2; in calculate_phy_pix_clks()
807 stream->phy_pix_clk * 10); in dcn10_link_encoder_validate_output_with_stream()
1409 …time_per_pixel = (1000000 << 6) / context->res_ctx.pipe_ctx[i].stream->phy_pix_clk; /* time_per_pi… in dcn30_set_mcif_arb_params()
1043 …wb_arb_params->time_per_pixel = 16.0 * 1000 / (context->res_ctx.pipe_ctx[i].stream->phy_pix_clk / … in dcn20_fpu_set_wb_arb_params()