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.h1218 struct dc_dongle_caps { struct
1220 enum display_dongle_type dongle_type;
1221 bool extendedCapValid;
1224 bool is_dp_hdmi_s3d_converter;
1225 bool is_dp_hdmi_ycbcr422_pass_through;
1226 bool is_dp_hdmi_ycbcr420_pass_through;
1227 bool is_dp_hdmi_ycbcr422_converter;
1228 bool is_dp_hdmi_ycbcr420_converter;
1229 uint32_t dp_hdmi_max_bpc;
1230 uint32_t dp_hdmi_max_pixel_clk_in_khz;
[all …]