Home
last modified time | relevance | path

Searched defs:dc_dongle_caps (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/
Ddc_types.h401 struct dc_dongle_caps { struct
403 enum display_dongle_type dongle_type;
404 bool extendedCapValid;
407 bool is_dp_hdmi_s3d_converter;
408 bool is_dp_hdmi_ycbcr422_pass_through;
409 bool is_dp_hdmi_ycbcr420_pass_through;
410 bool is_dp_hdmi_ycbcr422_converter;
411 bool is_dp_hdmi_ycbcr420_converter;
412 uint32_t dp_hdmi_max_bpc;
413 uint32_t dp_hdmi_max_pixel_clk_in_khz;