Home
last modified time | relevance | path

Searched refs:hdmi_vendor_infoframe (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/include/linux/
H A Dhdmi.h359 struct hdmi_vendor_infoframe { struct
396 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame);
397 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
399 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame,
401 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame);
410 struct hdmi_vendor_infoframe hdmi;
/openbmc/linux/include/media/
H A Dv4l2-dv-timings.h247 struct hdmi_vendor_infoframe;
251 const struct hdmi_vendor_infoframe *hdmi,
/openbmc/linux/drivers/video/
H A Dhdmi.c532 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_init()
552 static int hdmi_vendor_infoframe_length(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_length()
563 static int hdmi_vendor_infoframe_check_only(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check_only()
589 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check()
611 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack_only()
674 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack()
1528 const struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_log()
1760 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()
/openbmc/linux/include/drm/
H A Ddrm_edid.h402 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c895 const struct hdmi_vendor_infoframe *hdmi, in v4l2_hdmi_rx_colorimetry()
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_hdmi.c524 struct hdmi_vendor_infoframe infoframe; in hdmi_vendor_infoframe_config()
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c1048 struct hdmi_vendor_infoframe frame; in mtk_hdmi_setup_vendor_specific_infoframe()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhdmi.c797 struct hdmi_vendor_infoframe frame; in tegra_hdmi_setup_stereo_infoframe()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c787 struct hdmi_vendor_infoframe *frame = in intel_hdmi_compute_hdmi_infoframe()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1895 struct hdmi_vendor_infoframe frame; in hdmi_config_vendor_specific_infoframe()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_edid.c7234 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame, in drm_hdmi_vendor_infoframe_from_display_mode()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5508 struct hdmi_vendor_infoframe hv_frame; in fill_stream_properties_from_drm_display_mode()