Home
last modified time | relevance | path

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

/linux-5.19.10/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.c23 struct hdmi_data_info { struct
24 int vic; /* The CEA Video ID (VIC) of the current drm display mode. */
25 unsigned int enc_out_format;
26 unsigned int colorimetry;
/linux-5.19.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c110 struct hdmi_data_info { struct
111 unsigned int enc_in_bus_format;
112 unsigned int enc_out_bus_format;
113 unsigned int enc_in_encoding;
114 unsigned int enc_out_encoding;
115 unsigned int pix_repet_factor;
116 unsigned int hdcp_enable;
117 struct hdmi_vmode video_mode;
118 bool rgb_limited_range;