Searched defs:dc_dongle_caps (Results 1 – 1 of 1) sorted by relevance
1206 struct dc_dongle_caps { struct1208 enum display_dongle_type dongle_type;1209 bool extendedCapValid;1212 bool is_dp_hdmi_s3d_converter;1213 bool is_dp_hdmi_ycbcr422_pass_through;1214 bool is_dp_hdmi_ycbcr420_pass_through;1215 bool is_dp_hdmi_ycbcr422_converter;1216 bool is_dp_hdmi_ycbcr420_converter;1217 uint32_t dp_hdmi_max_bpc;1218 uint32_t dp_hdmi_max_pixel_clk_in_khz;[all …]