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/
A Ddc_types.h419 struct dc_dongle_caps { struct
421 enum display_dongle_type dongle_type;
422 bool extendedCapValid;
425 bool is_dp_hdmi_s3d_converter;
426 bool is_dp_hdmi_ycbcr422_pass_through;
427 bool is_dp_hdmi_ycbcr420_pass_through;
428 bool is_dp_hdmi_ycbcr422_converter;
429 bool is_dp_hdmi_ycbcr420_converter;
430 uint32_t dp_hdmi_max_bpc;
431 uint32_t dp_hdmi_max_pixel_clk_in_khz;
[all …]

Completed in 10 milliseconds