Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/rockchip/
Dinno_hdmi.c29 struct hdmi_data_info { struct
30 int vic;
31 bool sink_has_audio;
32 unsigned int enc_in_format;
33 unsigned int enc_out_format;
34 unsigned int colorimetry;
Drk3066_hdmi.c24 struct hdmi_data_info { struct
25 int vic; /* The CEA Video ID (VIC) of the current drm display mode. */
26 unsigned int enc_out_format;
27 unsigned int colorimetry;
/linux-6.1.9/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c111 struct hdmi_data_info { struct
112 unsigned int enc_in_bus_format;
113 unsigned int enc_out_bus_format;
114 unsigned int enc_in_encoding;
115 unsigned int enc_out_encoding;
116 unsigned int pix_repet_factor;
117 unsigned int hdcp_enable;
118 struct hdmi_vmode video_mode;
119 bool rgb_limited_range;