Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhdmi.h368 struct hdmi_vendor_infoframe { struct
405 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame);
406 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
408 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame,
410 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame);
419 struct hdmi_vendor_infoframe hdmi;
/linux-6.15/include/media/
H A Dv4l2-dv-timings.h248 struct hdmi_vendor_infoframe;
252 const struct hdmi_vendor_infoframe *hdmi,
/linux-6.15/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()
1494 const struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_log()
1726 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()
/linux-6.15/include/drm/
H A Ddrm_edid.h35 struct hdmi_vendor_infoframe;
356 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
/linux-6.15/drivers/gpu/drm/display/
H A Ddrm_hdmi_state_helper.c431 struct hdmi_vendor_infoframe *frame = in hdmi_generate_hdmi_vendor_infoframe()
/linux-6.15/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c895 const struct hdmi_vendor_infoframe *hdmi, in v4l2_hdmi_rx_colorimetry()
/linux-6.15/drivers/gpu/drm/sti/
H A Dsti_hdmi.c524 struct hdmi_vendor_infoframe infoframe; in hdmi_vendor_infoframe_config()
/linux-6.15/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c1041 struct hdmi_vendor_infoframe frame; in mtk_hdmi_setup_vendor_specific_infoframe()
/linux-6.15/drivers/gpu/drm/tegra/
H A Dhdmi.c799 struct hdmi_vendor_infoframe frame; in tegra_hdmi_setup_stereo_infoframe()
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c803 struct hdmi_vendor_infoframe *frame = in intel_hdmi_compute_hdmi_infoframe()
/linux-6.15/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1892 struct hdmi_vendor_infoframe frame; in hdmi_config_vendor_specific_infoframe()
/linux-6.15/drivers/gpu/drm/
H A Ddrm_edid.c7377 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame, in drm_hdmi_vendor_infoframe_from_display_mode()
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c6344 struct hdmi_vendor_infoframe hv_frame; in fill_stream_properties_from_drm_display_mode()