Searched refs:eotf (Results 1 – 6 of 6) sorted by relevance
197 enum hdmi_eotf eotf; member366 __u8 eotf; member
729 *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()
378 __u8 eotf; member
662 __u8 eotf; member
4394 connector->hdr_sink_metadata.hdmi_type1.eotf = in drm_parse_hdr_metadata_block()5507 if (!is_eotf_supported(hdr_metadata->hdmi_metadata_type1.eotf, in drm_hdmi_infoframe_set_hdr_metadata()5508 connector->hdr_sink_metadata.hdmi_type1.eotf)) { in drm_hdmi_infoframe_set_hdr_metadata()5517 frame->eotf = hdr_metadata->hdmi_metadata_type1.eotf; in drm_hdmi_infoframe_set_hdr_metadata()
12650 + if (!hdmi->connector.hdr_sink_metadata.hdmi_type1.eotf) {12663 + if (!(hdmi->connector.hdr_sink_metadata.hdmi_type1.eotf &12664 + BIT(hdr_metadata->hdmi_metadata_type1.eotf))) {12666 + hdr_metadata->hdmi_metadata_type1.eotf);12678 + DRM_DEBUG("%s eotf %d end\n", __func__,12679 + hdr_metadata->hdmi_metadata_type1.eotf);17322 + s->eotf = HDMI_EOTF_TRADITIONAL_GAMMA_SDR;20614 + unsigned int *eotf)20702 + *eotf = HDMI_EOTF_TRADITIONAL_GAMMA_SDR;20706 + output_eotf = hdr_metadata->hdmi_metadata_type1.eotf;[all …]