Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c836 uint32_t max_pixel_clock_khz = 400000; in dce110_link_encoder_validate_rgb_output() local
840 max_pixel_clock_khz = in dce110_link_encoder_validate_rgb_output()
844 if (crtc_timing->pix_clk_100hz > max_pixel_clock_khz * 10) in dce110_link_encoder_validate_rgb_output()