Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/include/
H A Dsignal_types.h32 #define TMDS_MAX_PIXEL_CLOCK 165000 macro
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_stream.c50 stream->timing.pix_clk_khz > TMDS_MAX_PIXEL_CLOCK && in update_stream_signal()
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c581 uint32_t max_pixel_clock = TMDS_MAX_PIXEL_CLOCK; in dce110_link_encoder_validate_dvi_output()
601 crtc_timing->pix_clk_khz > TMDS_MAX_PIXEL_CLOCK) in dce110_link_encoder_validate_dvi_output()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c526 uint32_t max_pixel_clock = TMDS_MAX_PIXEL_CLOCK; in dcn10_link_encoder_validate_dvi_output()
546 crtc_timing->pix_clk_khz > TMDS_MAX_PIXEL_CLOCK) in dcn10_link_encoder_validate_dvi_output()