Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_types.h421 struct dc_dongle_caps { struct
423 enum display_dongle_type dongle_type;
424 bool extendedCapValid;
427 bool is_dp_hdmi_s3d_converter;
428 bool is_dp_hdmi_ycbcr422_pass_through;
429 bool is_dp_hdmi_ycbcr420_pass_through;
430 bool is_dp_hdmi_ycbcr422_converter;
431 bool is_dp_hdmi_ycbcr420_converter;
432 uint32_t dp_hdmi_max_bpc;
433 uint32_t dp_hdmi_max_pixel_clk_in_khz;
[all …]