Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/rockchip/
Dinno_hdmi.c30 struct hdmi_data_info { struct
31 int vic;
32 bool sink_is_hdmi;
33 bool sink_has_audio;
34 unsigned int enc_in_format;
35 unsigned int enc_out_format;
36 unsigned int colorimetry;
Drk3066_hdmi.c22 struct hdmi_data_info { struct
23 int vic; /* The CEA Video ID (VIC) of the current drm display mode. */
24 bool sink_is_hdmi;
25 unsigned int enc_out_format;
26 unsigned int colorimetry;
/Linux-v5.4/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c101 struct hdmi_data_info { struct
102 unsigned int enc_in_bus_format;
103 unsigned int enc_out_bus_format;
104 unsigned int enc_in_encoding;
105 unsigned int enc_out_encoding;
106 unsigned int pix_repet_factor;
107 unsigned int hdcp_enable;
108 struct hdmi_vmode video_mode;