Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Dlink_encoder.h54 struct encoder_feature_support { struct
55 union {
65 } flags;
67 enum dc_color_depth max_hdmi_deep_color;
68 unsigned int max_hdmi_pixel_clock;
69 bool hdmi_ycbcr420_supported;
70 bool dp_ycbcr420_supported;
71 bool fec_supported;
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
Dlink_encoder.h54 struct encoder_feature_support { struct
55 union {
86 struct encoder_feature_support features; argument