Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dp_types.h1136 struct dc_dongle_caps { struct
1138 enum display_dongle_type dongle_type;
1139 bool extendedCapValid;
1142 bool is_dp_hdmi_s3d_converter;
1143 bool is_dp_hdmi_ycbcr422_pass_through;
1144 bool is_dp_hdmi_ycbcr420_pass_through;
1145 bool is_dp_hdmi_ycbcr422_converter;
1146 bool is_dp_hdmi_ycbcr420_converter;
1147 uint32_t dp_hdmi_max_bpc;
1148 uint32_t dp_hdmi_max_pixel_clk_in_khz;
[all …]