Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dhdmi.h354 struct hdmi_vendor_infoframe { struct
391 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame);
392 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
394 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame,
396 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame);
405 struct hdmi_vendor_infoframe hdmi;
/kernel/linux/linux-5.10/include/media/
Dv4l2-dv-timings.h241 struct hdmi_vendor_infoframe;
245 const struct hdmi_vendor_infoframe *hdmi,
/kernel/linux/linux-5.10/drivers/video/
Dhdmi.c484 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_init()
504 static int hdmi_vendor_infoframe_length(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_length()
515 static int hdmi_vendor_infoframe_check_only(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check_only()
541 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check()
563 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack_only()
626 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack()
1480 const struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_log()
1711 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()
/kernel/linux/linux-5.10/include/drm/
Ddrm_edid.h369 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-dv-timings.c883 const struct hdmi_vendor_infoframe *hdmi, in v4l2_hdmi_rx_colorimetry()
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
Dsti_hdmi.c516 struct hdmi_vendor_infoframe infoframe; in hdmi_vendor_infoframe_config()
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
Dmtk_hdmi.c1065 struct hdmi_vendor_infoframe frame; in mtk_hdmi_setup_vendor_specific_infoframe()
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
Dhdmi.c776 struct hdmi_vendor_infoframe frame; in tegra_hdmi_setup_stereo_infoframe()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1773 struct hdmi_vendor_infoframe frame; in hdmi_config_vendor_specific_infoframe()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_hdmi.c809 struct hdmi_vendor_infoframe *frame = in intel_hdmi_compute_hdmi_infoframe()
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_edid.c5851 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame, in drm_hdmi_vendor_infoframe_from_display_mode()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c4507 struct hdmi_vendor_infoframe hv_frame; in fill_stream_properties_from_drm_display_mode()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0020_linux_drivers_gpu.patch2491 + struct hdmi_vendor_infoframe frame;