Searched defs:dc_dongle_caps (Results 1 – 1 of 1) sorted by relevance
1174 struct dc_dongle_caps { struct1176 enum display_dongle_type dongle_type;1177 bool extendedCapValid;1180 bool is_dp_hdmi_s3d_converter;1181 bool is_dp_hdmi_ycbcr422_pass_through;1182 bool is_dp_hdmi_ycbcr420_pass_through;1183 bool is_dp_hdmi_ycbcr422_converter;1184 bool is_dp_hdmi_ycbcr420_converter;1185 uint32_t dp_hdmi_max_bpc;1186 uint32_t dp_hdmi_max_pixel_clk_in_khz;[all …]