Home
last modified time | relevance | path

Searched refs:eotf (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dhdmi.h197 enum hdmi_eotf eotf; member
366 __u8 eotf; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c1942 unsigned int *eotf) in dw_hdmi_rockchip_select_output() argument
2033 *eotf = HDMI_EOTF_TRADITIONAL_GAMMA_SDR; in dw_hdmi_rockchip_select_output()
2037 output_eotf = hdr_metadata->hdmi_metadata_type1.eotf; in dw_hdmi_rockchip_select_output()
2040 *eotf = output_eotf; in dw_hdmi_rockchip_select_output()
2054 (conn_state->connector->hdr_sink_metadata.hdmi_type1.eotf & BIT(*eotf) && in dw_hdmi_rockchip_select_output()
2055 *eotf > HDMI_EOTF_TRADITIONAL_GAMMA_SDR)) { in dw_hdmi_rockchip_select_output()
2177 unsigned int eotf, bus_width; in dw_hdmi_rockchip_check_color() local
2183 &hdmi->enc_out_encoding, &eotf); in dw_hdmi_rockchip_check_color()
2219 &hdmi->enc_out_encoding, &s->eotf); in dw_hdmi_rockchip_encoder_atomic_check()
H A Drockchip_drm_vop.c174 int eotf; member
980 if (vop_plane_state->eotf > s->eotf) in vop_hdr_atomic_check()
983 if (vop_plane_state->eotf < s->eotf) { in vop_hdr_atomic_check()
1281 vop_plane_state->eotf == HDMI_EOTF_SMPTE_ST2084 && in vop_csc_atomic_check()
2375 plane_state->eotf = val; in vop_atomic_plane_set_property()
2410 *val = plane_state->eotf; in vop_atomic_plane_get_property()
2596 pstate->eotf ? " HDR" : " SDR", pstate->eotf, in vop_plane_info_dump()
H A Drockchip_drm_drv.h276 int eotf; member
H A Ddw-dp.c1305 static inline bool dw_dp_is_hdr_eotf(int eotf) in dw_dp_is_hdr_eotf() argument
1307 return eotf > HDMI_EOTF_TRADITIONAL_GAMMA_SDR && eotf <= HDMI_EOTF_BT_2100_HLG; in dw_dp_is_hdr_eotf()
2555 return hdr_metadata->hdmi_metadata_type1.eotf; in dw_dp_get_eotf()
2597 s->eotf = dp->eotf_type; in dw_dp_encoder_atomic_check()
2598 if (dw_dp_is_hdr_eotf(s->eotf)) in dw_dp_encoder_atomic_check()
H A Drockchip_lvds.c235 s->eotf = HDMI_EOTF_TRADITIONAL_GAMMA_SDR; in rockchip_lvds_encoder_atomic_check()
H A Danalogix_dp-rockchip.c453 s->eotf = HDMI_EOTF_TRADITIONAL_GAMMA_SDR; in rockchip_dp_drm_encoder_atomic_check()
H A Drockchip_drm_vop2.c367 int eotf; member
5690 vpstate->eotf = val; in vop2_atomic_plane_set_property()
5725 *val = vpstate->eotf; in vop2_atomic_plane_get_property()
6235 vpstate->eotf ? " HDR" : " SDR", vpstate->eotf, in vop2_plane_info_dump()
6296 state->color_space, state->eotf); in vop2_crtc_debugfs_dump()
8281 …if (hdr_mode <= HDR102SDR && vpstate->eotf != HDMI_EOTF_SMPTE_ST2084 && vpstate->eotf != HDMI_EOTF… in vop3_setup_hdrvivid()
8283 vpstate->eotf); in vop3_setup_hdrvivid()
8311 if (vpstate->eotf != HDMI_EOTF_SMPTE_ST2084 && in vop3_setup_hdrvivid()
8312 vpstate->eotf != HDMI_EOTF_BT_2100_HLG) { in vop3_setup_hdrvivid()
8489 if (vpstate->eotf == HDMI_EOTF_SMPTE_ST2084) in vop2_setup_hdr10()
[all …]
H A Drockchip_rgb.c324 s->eotf = HDMI_EOTF_TRADITIONAL_GAMMA_SDR; in rockchip_rgb_encoder_atomic_check()
H A Drockchip-mipi-csi-tx.c927 s->eotf = TRADITIONAL_GAMMA_SDR; in rockchip_mipi_csi_encoder_atomic_check()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dhdmi.h169 uint16_t eotf; member
/OK3568_Linux_fs/kernel/drivers/video/
H A Dhdmi.c729 *ptr++ = frame->eotf; in hdmi_drm_infoframe_pack_only()
1428 hdmi_log("eotf: %d\n", frame->eotf); in hdmi_drm_infoframe_log()
1801 frame->eotf = ptr[0] & 0x7; in hdmi_drm_infoframe_unpack_only()
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm_mode.h662 __u8 eotf; member
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm_mode.h662 __u8 eotf; member
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm_mode.h750 __u8 eotf; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c1598 if (!hdmi->connector.hdr_sink_metadata.hdmi_type1.eotf) { in hdmi_config_drm_infoframe()
1611 if (!(hdmi->connector.hdr_sink_metadata.hdmi_type1.eotf & in hdmi_config_drm_infoframe()
1612 BIT(hdr_metadata->hdmi_metadata_type1.eotf))) { in hdmi_config_drm_infoframe()
1614 hdr_metadata->hdmi_metadata_type1.eotf); in hdmi_config_drm_infoframe()
1650 hdr_metadata->hdmi_metadata_type1.eotf); in hdmi_config_drm_infoframe()
H A Ddw-hdmi.c2341 if (!hdmi->connector.hdr_sink_metadata.hdmi_type1.eotf) { in hdmi_config_drm_infoframe()
2354 if (!(hdmi->connector.hdr_sink_metadata.hdmi_type1.eotf & in hdmi_config_drm_infoframe()
2355 BIT(hdr_metadata->hdmi_metadata_type1.eotf))) { in hdmi_config_drm_infoframe()
2357 hdr_metadata->hdmi_metadata_type1.eotf); in hdmi_config_drm_infoframe()
2387 hdr_metadata->hdmi_metadata_type1.eotf); in hdmi_config_drm_infoframe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_edid.c4675 connector->hdr_sink_metadata.hdmi_type1.eotf = in drm_parse_hdr_metadata_block()
5895 if (!is_eotf_supported(hdr_metadata->hdmi_metadata_type1.eotf, in drm_hdmi_infoframe_set_hdr_metadata()
5896 connector->hdr_sink_metadata.hdmi_type1.eotf)) { in drm_hdmi_infoframe_set_hdr_metadata()
5905 frame->eotf = hdr_metadata->hdmi_metadata_type1.eotf; in drm_hdmi_infoframe_set_hdr_metadata()
/OK3568_Linux_fs/u-boot/common/
H A Dedid.c6292 ptr[0] = frame->eotf; in hdmi_drm_infoframe_pack()