Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhdmi.h193 struct hdmi_drm_infoframe { struct
217 int hdmi_drm_infoframe_init(struct hdmi_drm_infoframe *frame); argument
218 ssize_t hdmi_drm_infoframe_pack(struct hdmi_drm_infoframe *frame, void *buffer,
220 ssize_t hdmi_drm_infoframe_pack_only(const struct hdmi_drm_infoframe *frame,
222 int hdmi_drm_infoframe_check(struct hdmi_drm_infoframe *frame);
223 int hdmi_drm_infoframe_unpack_only(struct hdmi_drm_infoframe *frame,
427 struct hdmi_drm_infoframe drm;
/OK3568_Linux_fs/u-boot/include/linux/
H A Dhdmi.h165 struct hdmi_drm_infoframe { struct
186 int hdmi_drm_infoframe_init(struct hdmi_drm_infoframe *frame); argument
351 struct hdmi_drm_infoframe drm;
/OK3568_Linux_fs/kernel/drivers/video/
H A Dhdmi.c656 int hdmi_drm_infoframe_init(struct hdmi_drm_infoframe *frame) in hdmi_drm_infoframe_init()
668 static int hdmi_drm_infoframe_check_only(const struct hdmi_drm_infoframe *frame) in hdmi_drm_infoframe_check_only()
687 int hdmi_drm_infoframe_check(struct hdmi_drm_infoframe *frame) in hdmi_drm_infoframe_check()
707 ssize_t hdmi_drm_infoframe_pack_only(const struct hdmi_drm_infoframe *frame, in hdmi_drm_infoframe_pack_only()
780 ssize_t hdmi_drm_infoframe_pack(struct hdmi_drm_infoframe *frame, in hdmi_drm_infoframe_pack()
1420 const struct hdmi_drm_infoframe *frame) in hdmi_drm_infoframe_log()
1784 int hdmi_drm_infoframe_unpack_only(struct hdmi_drm_infoframe *frame, in hdmi_drm_infoframe_unpack_only()
1839 static int hdmi_drm_infoframe_unpack(struct hdmi_drm_infoframe *frame, in hdmi_drm_infoframe_unpack()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_edid.h418 drm_hdmi_infoframe_set_hdr_metadata(struct hdmi_drm_infoframe *frame,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp.c2654 struct hdmi_drm_infoframe *drm_infoframe = &crtc_state->infoframes.drm.drm; in intel_dp_compute_hdr_metadata_infoframe_sdp()
4922 intel_dp_hdr_metadata_infoframe_sdp_pack(const struct hdmi_drm_infoframe *drm_infoframe, in intel_dp_hdr_metadata_infoframe_sdp_pack()
5155 intel_dp_hdr_metadata_infoframe_sdp_unpack(struct hdmi_drm_infoframe *drm_infoframe, in intel_dp_hdr_metadata_infoframe_sdp_unpack()
5229 struct hdmi_drm_infoframe *drm_infoframe) in intel_read_dp_hdr_metadata_infoframe_sdp()
H A Dintel_hdmi.c839 struct hdmi_drm_infoframe *frame = &crtc_state->infoframes.drm.drm; in intel_hdmi_compute_drm_infoframe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c2125 const struct hdmi_drm_infoframe *drm_infoframe, in dw_dp_hdr_metadata_infoframe_sdp_pack()
2162 struct hdmi_drm_infoframe drm_infoframe = {}; in dw_dp_send_hdr_metadata_infoframe_sdp()
/OK3568_Linux_fs/u-boot/common/
H A Dedid.c6247 int hdmi_drm_infoframe_init(struct hdmi_drm_infoframe *frame) in hdmi_drm_infoframe_init()
6271 ssize_t hdmi_drm_infoframe_pack(struct hdmi_drm_infoframe *frame, void *buffer, in hdmi_drm_infoframe_pack()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c1587 struct hdmi_drm_infoframe frame; in hdmi_config_drm_infoframe()
H A Ddw-hdmi.c2324 struct hdmi_drm_infoframe frame; in hdmi_config_drm_infoframe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_edid.c5874 drm_hdmi_infoframe_set_hdr_metadata(struct hdmi_drm_infoframe *frame, in drm_hdmi_infoframe_set_hdr_metadata()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5456 struct hdmi_drm_infoframe frame; in fill_hdr_info_packet()