Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc_types.h440 struct dc_dongle_caps { struct
442 enum display_dongle_type dongle_type;
443 bool extendedCapValid;
446 bool is_dp_hdmi_s3d_converter;
447 bool is_dp_hdmi_ycbcr422_pass_through;
448 bool is_dp_hdmi_ycbcr420_pass_through;
449 bool is_dp_hdmi_ycbcr422_converter;
450 bool is_dp_hdmi_ycbcr420_converter;
451 uint32_t dp_hdmi_max_bpc;
452 uint32_t dp_hdmi_max_pixel_clk_in_khz;