Searched refs:content_type (Results 1 – 14 of 14) sorted by relevance
1339 msgs.stream_manage.streams[0].stream_type = hdcp->content_type; in hdcp2_propagate_stream_management_info()1353 hdcp->port_data.streams[0].stream_type = hdcp->content_type; in hdcp2_propagate_stream_management_info()1469 hdcp->content_type); in hdcp2_authenticate_sink()1482 hdcp->port_data.streams[0].stream_type = hdcp->content_type; in hdcp2_authenticate_sink()1594 hdcp->content_type); in _intel_hdcp2_enable()1599 hdcp->content_type, ret); in _intel_hdcp2_enable()1605 hdcp->content_type); in _intel_hdcp2_enable()1773 data->streams[0].stream_type = hdcp->content_type; in initialize_hdcp_port_data()1856 int intel_hdcp_enable(struct intel_connector *connector, u8 content_type) in intel_hdcp_enable() argument1867 hdcp->content_type = content_type; in intel_hdcp_enable()[all …]
24 int intel_hdcp_enable(struct intel_connector *connector, u8 content_type);
146 new_conn_state->base.content_type != old_conn_state->base.content_type || in intel_digital_connector_atomic_check()
363 u8 content_type; member
6096 bool is_repeater, u8 content_type) in intel_dp_hdcp2_config_stream_type() argument6111 stream_type_msg.stream_type = content_type; in intel_dp_hdcp2_config_stream_type()
3652 (conn_state->hdcp_content_type != hdcp->content_type && in intel_ddi_update_pipe()
1283 switch (conn_state->content_type) { in drm_hdmi_avi_infoframe_content_type()1285 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_content_type()1288 frame->content_type = HDMI_CONTENT_TYPE_CINEMA; in drm_hdmi_avi_infoframe_content_type()1291 frame->content_type = HDMI_CONTENT_TYPE_GAME; in drm_hdmi_avi_infoframe_content_type()1294 frame->content_type = HDMI_CONTENT_TYPE_PHOTO; in drm_hdmi_avi_infoframe_content_type()1298 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_content_type()1301 frame->itc = conn_state->content_type != DRM_MODE_CONTENT_TYPE_NO_DATA; in drm_hdmi_avi_infoframe_content_type()
741 state->content_type = val; in drm_atomic_connector_set_property()826 *val = state->content_type; in drm_atomic_connector_get_property()
5411 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_from_display_mode()
169 ((frame->content_type & 0x3) << 4) | in hdmi_avi_infoframe_pack_only()1179 hdmi_content_type_get_name(enum hdmi_content_type content_type) in hdmi_content_type_get_name() argument1181 switch (content_type) { in hdmi_content_type_get_name()1221 hdmi_content_type_get_name(frame->content_type)); in hdmi_avi_infoframe_log()1599 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()2060 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()
1657 (frame.content_type & 0x3); in hdmi_config_AVI()