Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_link_encoder.c730 int adjusted_pix_clk_khz) in dce110_link_encoder_validate_hdmi_output() argument
740 if (adjusted_pix_clk_khz < TMDS_MIN_PIXEL_CLOCK) in dce110_link_encoder_validate_hdmi_output()
743 if ((adjusted_pix_clk_khz == 0) || in dce110_link_encoder_validate_hdmi_output()
744 (adjusted_pix_clk_khz > enc110->base.features.max_hdmi_pixel_clock)) in dce110_link_encoder_validate_hdmi_output()
753 adjusted_pix_clk_khz >= 300000) in dce110_link_encoder_validate_hdmi_output()