Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link_ddc.c435 sink_cap->max_hdmi_pixel_clock = DP_ADAPTOR_HDMI_SAFE_MAX_TMDS_CLK; in dal_ddc_service_i2c_query_dp_dual_mode_adaptor()
454 sink_cap->max_hdmi_pixel_clock = DP_ADAPTOR_DVI_MAX_TMDS_CLK; in dal_ddc_service_i2c_query_dp_dual_mode_adaptor()
526 sink_cap->max_hdmi_pixel_clock = in dal_ddc_service_i2c_query_dp_dual_mode_adaptor()
537 sink_cap->max_hdmi_pixel_clock / 1000); in dal_ddc_service_i2c_query_dp_dual_mode_adaptor()
544 sink_cap->max_hdmi_pixel_clock / 1000); in dal_ddc_service_i2c_query_dp_dual_mode_adaptor()
H A Ddc_link.c742 sink->dongle_max_pix_clk = sink_caps.max_hdmi_pixel_clock; in dc_link_detect()
/dragonfly/sys/dev/drm/amd/display/include/
H A Dddc_service_types.h77 uint32_t max_hdmi_pixel_clock; member
/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dlink_encoder.h68 unsigned int max_hdmi_pixel_clock; member
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c591 max_pixel_clock = enc110->base.features.max_hdmi_pixel_clock; in dce110_link_encoder_validate_dvi_output()
643 (adjusted_pix_clk_khz > enc110->base.features.max_hdmi_pixel_clock)) in dce110_link_encoder_validate_hdmi_output()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c536 max_pixel_clock = enc10->base.features.max_hdmi_pixel_clock; in dcn10_link_encoder_validate_dvi_output()
588 (adjusted_pix_clk_khz > enc10->base.features.max_hdmi_pixel_clock)) in dcn10_link_encoder_validate_hdmi_output()
H A Ddcn10_resource.c672 .max_hdmi_pixel_clock = 600000,
/dragonfly/sys/dev/drm/amd/display/dc/dce100/
H A Ddce100_resource.c552 .max_hdmi_pixel_clock = 300000,
/dragonfly/sys/dev/drm/amd/display/dc/dce120/
H A Ddce120_resource.c569 .max_hdmi_pixel_clock = 600000,
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_resource.c568 .max_hdmi_pixel_clock = 594000,
/dragonfly/sys/dev/drm/amd/display/dc/dce112/
H A Ddce112_resource.c553 .max_hdmi_pixel_clock = 600000,
/dragonfly/sys/dev/drm/amd/display/dc/dce80/
H A Ddce80_resource.c603 .max_hdmi_pixel_clock = 297000,