Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc_types.h387 struct dc_dongle_caps { struct
389 enum display_dongle_type dongle_type;
390 bool extendedCapValid;
393 bool is_dp_hdmi_s3d_converter;
394 bool is_dp_hdmi_ycbcr422_pass_through;
395 bool is_dp_hdmi_ycbcr420_pass_through;
396 bool is_dp_hdmi_ycbcr422_converter;
397 bool is_dp_hdmi_ycbcr420_converter;
398 uint32_t dp_hdmi_max_bpc;
399 uint32_t dp_hdmi_max_pixel_clk_in_khz;