Home
last modified time | relevance | path

Searched refs:phy_pix_clk (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_stream.h95 int phy_pix_clk; member
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link.c1843 if (stream->phy_pix_clk == 0) in enable_link_hdmi()
1844 stream->phy_pix_clk = stream->timing.pix_clk_khz; in enable_link_hdmi()
1845 if (stream->phy_pix_clk > 340000) in enable_link_hdmi()
1871 stream->phy_pix_clk, in enable_link_hdmi()
1886 stream->phy_pix_clk); in enable_link_hdmi()
H A Ddc_resource.c352 if (stream1->phy_pix_clk != stream2->phy_pix_clk in resource_are_streams_timing_synchronizable()
1897 stream->phy_pix_clk = get_norm_pix_clk( in calculate_phy_pix_clks()
1900 stream->phy_pix_clk = in calculate_phy_pix_clks()
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_clock_source.c620 return pipe_ctx->stream->phy_pix_clk; in dce110_get_pll_pixel_rate_in_hz()
635 return pipe_ctx->stream->phy_pix_clk; in dce110_get_dp_pixel_rate_from_combo_phy_pll()
H A Ddce_link_encoder.c809 stream->phy_pix_clk); in dce110_link_encoder_validate_output_with_stream()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c759 stream->phy_pix_clk); in dcn10_link_encoder_validate_output_with_stream()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1442 stream->phy_pix_clk, in apply_single_controller_ctx_to_hw()
2465 cfg->sym_clock = stream->phy_pix_clk; in dce110_fill_display_configs()