Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce/
Ddce_link_encoder.c766 int adjusted_pix_clk_khz) in dce110_link_encoder_validate_hdmi_output() argument
776 if (adjusted_pix_clk_khz < TMDS_MIN_PIXEL_CLOCK) in dce110_link_encoder_validate_hdmi_output()
779 if ((adjusted_pix_clk_khz == 0) || in dce110_link_encoder_validate_hdmi_output()
780 (adjusted_pix_clk_khz > enc110->base.features.max_hdmi_pixel_clock)) in dce110_link_encoder_validate_hdmi_output()
790 adjusted_pix_clk_khz >= 300000) in dce110_link_encoder_validate_hdmi_output()