Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_dp_types.h1178 struct dc_dongle_caps { struct
1180 enum display_dongle_type dongle_type;
1181 bool extendedCapValid;
1184 bool is_dp_hdmi_s3d_converter;
1185 bool is_dp_hdmi_ycbcr422_pass_through;
1186 bool is_dp_hdmi_ycbcr420_pass_through;
1187 bool is_dp_hdmi_ycbcr422_converter;
1188 bool is_dp_hdmi_ycbcr420_converter;
1189 uint32_t dp_hdmi_max_bpc;
1190 uint32_t dp_hdmi_max_pixel_clk_in_khz;
[all …]

Completed in 14 milliseconds