Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/
Ddc_types.h416 struct dc_dongle_caps { struct
418 enum display_dongle_type dongle_type;
419 bool extendedCapValid;
422 bool is_dp_hdmi_s3d_converter;
423 bool is_dp_hdmi_ycbcr422_pass_through;
424 bool is_dp_hdmi_ycbcr420_pass_through;
425 bool is_dp_hdmi_ycbcr422_converter;
426 bool is_dp_hdmi_ycbcr420_converter;
427 uint32_t dp_hdmi_max_bpc;
428 uint32_t dp_hdmi_max_pixel_clk_in_khz;
[all …]