Home
last modified time | relevance | path

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

/drivers/gpu/drm/rockchip/
Dinno_hdmi.c30 struct hdmi_data_info { struct
31 int vic;
32 bool sink_has_audio;
33 unsigned int enc_in_format;
34 unsigned int enc_out_format;
35 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;
/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c97 struct hdmi_data_info { struct
98 unsigned int enc_in_bus_format;
99 unsigned int enc_out_bus_format;
100 unsigned int enc_in_encoding;
101 unsigned int enc_out_encoding;
102 unsigned int pix_repet_factor;
103 unsigned int hdcp_enable;
104 struct hdmi_vmode video_mode;
105 bool rgb_limited_range;