Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/include/
H A Dsignal_types.h30 #define TMDS_MIN_PIXEL_CLOCK 25000 macro
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c603 if (crtc_timing->pix_clk_khz < TMDS_MIN_PIXEL_CLOCK) in dce110_link_encoder_validate_dvi_output()
639 if (adjusted_pix_clk_khz < TMDS_MIN_PIXEL_CLOCK) in dce110_link_encoder_validate_hdmi_output()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c548 if (crtc_timing->pix_clk_khz < TMDS_MIN_PIXEL_CLOCK) in dcn10_link_encoder_validate_dvi_output()
584 if (adjusted_pix_clk_khz < TMDS_MIN_PIXEL_CLOCK) in dcn10_link_encoder_validate_hdmi_output()