Searched refs:content_type (Results 1 – 17 of 17) sorted by relevance
1469 msgs.stream_manage.streams[0].stream_type = hdcp->content_type; in hdcp2_propagate_stream_management_info()1483 hdcp->port_data.streams[0].stream_type = hdcp->content_type; in hdcp2_propagate_stream_management_info()1608 hdcp->content_type); in hdcp2_authenticate_sink()1622 hdcp->port_data.streams[0].stream_type = hdcp->content_type; in hdcp2_authenticate_sink()1750 hdcp->content_type); in _intel_hdcp2_enable()1755 hdcp->content_type, ret); in _intel_hdcp2_enable()1761 hdcp->content_type); in _intel_hdcp2_enable()1985 data->streams[0].stream_type = hdcp->content_type; in initialize_hdcp_port_data()2075 enum transcoder cpu_transcoder, u8 content_type) in intel_hdcp_enable() argument2090 hdcp->content_type = content_type; in intel_hdcp_enable()[all …]
28 enum transcoder cpu_transcoder, u8 content_type);
151 new_conn_state->base.content_type != old_conn_state->base.content_type || in intel_digital_connector_atomic_check()
538 bool is_repeater, u8 content_type) in intel_dp_hdcp2_config_stream_type() argument554 stream_type_msg.stream_type = content_type; in intel_dp_hdcp2_config_stream_type()
380 u8 content_type; member
2594 vsc->content_type = DP_CONTENT_TYPE_NOT_DEFINED; in intel_dp_compute_vsc_colorimetry()4920 sdp->db[18] = vsc->content_type & 0x7; in intel_dp_vsc_sdp_pack()5151 vsc->content_type = sdp->db[18] & 0x7; in intel_dp_vsc_sdp_unpack()
67 uint8_t content_type,
166 uint8_t content_type, in hdcp_update_display() argument195 if (content_type == DRM_MODE_HDCP_CONTENT_TYPE0) { in hdcp_update_display()198 } else if (content_type == DRM_MODE_HDCP_CONTENT_TYPE1) { in hdcp_update_display()
1410 switch (conn_state->content_type) { in drm_hdmi_avi_infoframe_content_type()1412 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_content_type()1415 frame->content_type = HDMI_CONTENT_TYPE_CINEMA; in drm_hdmi_avi_infoframe_content_type()1418 frame->content_type = HDMI_CONTENT_TYPE_GAME; in drm_hdmi_avi_infoframe_content_type()1421 frame->content_type = HDMI_CONTENT_TYPE_PHOTO; in drm_hdmi_avi_infoframe_content_type()1425 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_content_type()1428 frame->itc = conn_state->content_type != DRM_MODE_CONTENT_TYPE_NO_DATA; in drm_hdmi_avi_infoframe_content_type()
2336 static const char *dp_content_type_get_name(enum dp_content_type content_type) in dp_content_type_get_name() argument2338 switch (content_type) { in dp_content_type_get_name()2368 dp_content_type_get_name(vsc->content_type)); in drm_dp_vsc_sdp_log()
746 state->content_type = val; in drm_atomic_connector_set_property()832 *val = state->content_type; in drm_atomic_connector_get_property()
5641 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_from_display_mode()
165 ((frame->content_type & 0x3) << 4) | in hdmi_avi_infoframe_pack_only()1175 hdmi_content_type_get_name(enum hdmi_content_type content_type) in hdmi_content_type_get_name() argument1177 switch (content_type) { in hdmi_content_type_get_name()1217 hdmi_content_type_get_name(frame->content_type)); in hdmi_avi_infoframe_log()1592 frame->content_type = (ptr[4] >> 4) & 0x3; in hdmi_avi_infoframe_unpack()
110 u32 content_type; member432 state->content_type = ctrl->val; in adv7511_s_ctrl()433 itc = state->content_type != V4L2_DV_IT_CONTENT_TYPE_NO_ITC; in adv7511_s_ctrl()434 cn = itc ? state->content_type : V4L2_DV_IT_CONTENT_TYPE_GRAPHICS; in adv7511_s_ctrl()1312 u8 itc = state->content_type != V4L2_DV_IT_CONTENT_TYPE_NO_ITC; in adv7511_set_fmt()1313 u8 cn = itc ? state->content_type : V4L2_DV_IT_CONTENT_TYPE_GRAPHICS; in adv7511_set_fmt()
1241 state->avi_infoframe.content_type); in set_rgb_quantization_range()2061 ctrl->val = state->avi_infoframe.content_type; in tda1997x_g_volatile_ctrl()
325 static unsigned char tls_content_type(unsigned char content_type) in tls_content_type() argument327 switch (content_type) { in tls_content_type()
1755 (frame.content_type & 0x3); in hdmi_config_AVI()