Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c624 if (edid_caps->max_tmds_clk_mhz != 0 && in dcn10_link_encoder_validate_hdmi_output()
625 adjusted_pix_clk_100hz > edid_caps->max_tmds_clk_mhz * 10000) in dcn10_link_encoder_validate_hdmi_output()
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_types.h217 uint32_t max_tmds_clk_mhz; member