Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce/ !
Ddce_link_encoder.c765 int adjusted_pix_clk_khz) in dce110_link_encoder_validate_hdmi_output() argument
775 if (adjusted_pix_clk_khz < TMDS_MIN_PIXEL_CLOCK) in dce110_link_encoder_validate_hdmi_output()
778 if ((adjusted_pix_clk_khz == 0) || in dce110_link_encoder_validate_hdmi_output()
779 (adjusted_pix_clk_khz > enc110->base.features.max_hdmi_pixel_clock)) in dce110_link_encoder_validate_hdmi_output()
789 adjusted_pix_clk_khz >= 300000) in dce110_link_encoder_validate_hdmi_output()