Home
last modified time | relevance | path

Searched refs:content_type (Results 1 - 25 of 51) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_hdmi_helper.c177 switch (conn_state->content_type) { in drm_hdmi_avi_infoframe_content_type()
179 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_content_type()
182 frame->content_type = HDMI_CONTENT_TYPE_CINEMA; in drm_hdmi_avi_infoframe_content_type()
185 frame->content_type = HDMI_CONTENT_TYPE_GAME; in drm_hdmi_avi_infoframe_content_type()
188 frame->content_type = HDMI_CONTENT_TYPE_PHOTO; in drm_hdmi_avi_infoframe_content_type()
192 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_content_type()
195 frame->itc = conn_state->content_type != DRM_MODE_CONTENT_TYPE_NO_DATA; in drm_hdmi_avi_infoframe_content_type()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-hdcp.c404 static int _cdns_mhdp_hdcp_enable(struct cdns_mhdp_device *mhdp, u8 content_type) in _cdns_mhdp_hdcp_enable() argument
411 if (content_type == DRM_MODE_HDCP_CONTENT_TYPE0 || in _cdns_mhdp_hdcp_enable()
412 content_type == DRM_MODE_HDCP_CONTENT_TYPE1) { in _cdns_mhdp_hdcp_enable()
419 if (content_type == DRM_MODE_HDCP_CONTENT_TYPE0) { in _cdns_mhdp_hdcp_enable()
531 int cdns_mhdp_hdcp_enable(struct cdns_mhdp_device *mhdp, u8 content_type) in cdns_mhdp_hdcp_enable() argument
536 ret = _cdns_mhdp_hdcp_enable(mhdp, content_type); in cdns_mhdp_hdcp_enable()
540 mhdp->hdcp.hdcp_content_type = content_type; in cdns_mhdp_hdcp_enable()
H A Dcdns-mhdp8546-hdcp.h88 int cdns_mhdp_hdcp_enable(struct cdns_mhdp_device *mhdp, u8 content_type);
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dpkcs7_parser.c485 enum OID content_type; in pkcs7_sig_note_authenticated_attr() local
493 content_type = look_up_OID(value, vlen); in pkcs7_sig_note_authenticated_attr()
494 if (content_type != ctx->msg->data_type) { in pkcs7_sig_note_authenticated_attr()
497 content_type); in pkcs7_sig_note_authenticated_attr()
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dpkcs7_parser.c503 enum OID content_type; in pkcs7_sig_note_authenticated_attr() local
511 content_type = look_up_OID(value, vlen); in pkcs7_sig_note_authenticated_attr()
512 if (content_type != ctx->msg->data_type) { in pkcs7_sig_note_authenticated_attr()
515 content_type); in pkcs7_sig_note_authenticated_attr()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_hdcp.c1469 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()
2090 hdcp->content_type in intel_hdcp_enable()
2074 intel_hdcp_enable(struct intel_connector *connector, enum transcoder cpu_transcoder, u8 content_type) intel_hdcp_enable() argument
[all...]
H A Dintel_hdcp.h28 enum transcoder cpu_transcoder, u8 content_type);
H A Dintel_atomic.c151 new_conn_state->base.content_type != old_conn_state->base.content_type || in intel_digital_connector_atomic_check()
H A Dintel_dp_hdcp.c538 bool is_repeater, u8 content_type) in intel_dp_hdcp2_config_stream_type()
554 stream_type_msg.stream_type = content_type; in intel_dp_hdcp2_config_stream_type()
537 intel_dp_hdcp2_config_stream_type(struct intel_digital_port *dig_port, bool is_repeater, u8 content_type) intel_dp_hdcp2_config_stream_type() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.h67 uint8_t content_type,
H A Damdgpu_dm_hdcp.c166 uint8_t content_type, in hdcp_update_display()
195 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()
163 hdcp_update_display(struct hdcp_workqueue *hdcp_work, unsigned int link_index, struct amdgpu_dm_connector *aconnector, uint8_t content_type, bool enable_encryption) hdcp_update_display() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.h80 uint8_t content_type,
H A Damdgpu_dm_trace.h117 __field(unsigned int, content_type)
137 __entry->content_type = state->content_type;
148 "picture_aspect_ratio=%d content_type=%u "
154 __entry->picture_aspect_ratio, __entry->content_type,
H A Damdgpu_dm_hdcp.c167 u8 content_type, in hdcp_update_display()
194 if (content_type == DRM_MODE_HDCP_CONTENT_TYPE0) { in hdcp_update_display()
196 } else if (content_type == DRM_MODE_HDCP_CONTENT_TYPE1) { in hdcp_update_display()
164 hdcp_update_display(struct hdcp_workqueue *hdcp_work, unsigned int link_index, struct amdgpu_dm_connector *aconnector, u8 content_type, bool enable_encryption) hdcp_update_display() argument
/kernel/linux/linux-6.6/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c122 uint32_t content_type; member
307 static char *content_type(uint32_t type) in content_type() function
455 printf("Content Type: %s\n", content_type(sc->content_type)); in sdsi_state_cert_show()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_connector.c1428 switch (conn_state->content_type) { in drm_hdmi_avi_infoframe_content_type()
1430 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_content_type()
1433 frame->content_type = HDMI_CONTENT_TYPE_CINEMA; in drm_hdmi_avi_infoframe_content_type()
1436 frame->content_type = HDMI_CONTENT_TYPE_GAME; in drm_hdmi_avi_infoframe_content_type()
1439 frame->content_type = HDMI_CONTENT_TYPE_PHOTO; in drm_hdmi_avi_infoframe_content_type()
1443 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_content_type()
1446 frame->itc = conn_state->content_type != DRM_MODE_CONTENT_TYPE_NO_DATA; in drm_hdmi_avi_infoframe_content_type()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_atomic.c142 new_conn_state->base.content_type != old_conn_state->base.content_type || in intel_digital_connector_atomic_check()
H A Dintel_hdcp.c63 * content_type for all streams in DP MST topology because security f/w doesn't
64 * have any provision to mark content_type for each stream separately, it marks
65 * all available streams with the content_type proivided at the time of port
100 data->streams[0].stream_type = hdcp->content_type; in intel_hdcp_prepare_streams()
1716 hdcp->content_type); in hdcp2_authenticate_sink()
1941 hdcp->content_type); in _intel_hdcp2_enable()
1946 hdcp->content_type, ret); in _intel_hdcp2_enable()
1952 hdcp->content_type); in _intel_hdcp2_enable()
2364 hdcp->content_type = (u8)conn_state->hdcp_content_type; in intel_hdcp_enable()
2401 hdcp->content_type ! in intel_hdcp_enable()
[all...]
H A Dintel_dp_hdcp.c578 bool is_repeater, u8 content_type) in intel_dp_hdcp2_config_stream_type()
594 stream_type_msg.stream_type = content_type; in intel_dp_hdcp2_config_stream_type()
577 intel_dp_hdcp2_config_stream_type(struct intel_digital_port *dig_port, bool is_repeater, u8 content_type) intel_dp_hdcp2_config_stream_type() argument
/kernel/linux/linux-5.10/drivers/video/
H A Dhdmi.c165 ((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() argument
1177 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()
/kernel/linux/linux-6.6/drivers/video/
H A Dhdmi.c166 ((frame->content_type & 0x3) << 4) | in hdmi_avi_infoframe_pack_only()
1223 hdmi_content_type_get_name(enum hdmi_content_type content_type) in hdmi_content_type_get_name() argument
1225 switch (content_type) { in hdmi_content_type_get_name()
1265 hdmi_content_type_get_name(frame->content_type)); in hdmi_avi_infoframe_log()
1640 frame->content_type = (ptr[4] >> 4) & 0x3; in hdmi_avi_infoframe_unpack()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7511-v4l2.c110 u32 content_type; member
432 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()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dadv7511-v4l2.c109 u32 content_type; member
398 state->content_type = ctrl->val; in adv7511_s_ctrl()
399 itc = state->content_type != V4L2_DV_IT_CONTENT_TYPE_NO_ITC; in adv7511_s_ctrl()
400 cn = itc ? state->content_type : V4L2_DV_IT_CONTENT_TYPE_GRAPHICS; in adv7511_s_ctrl()
1278 u8 itc = state->content_type != V4L2_DV_IT_CONTENT_TYPE_NO_ITC; in adv7511_set_fmt()
1279 u8 cn = itc ? state->content_type : V4L2_DV_IT_CONTENT_TYPE_GRAPHICS; in adv7511_set_fmt()
/kernel/linux/linux-5.10/net/tls/
H A Dtls_sw.c139 char content_type = 0; in padding_length() local
143 while (content_type == 0) { in padding_length()
148 &content_type, 1); in padding_length()
151 if (content_type) in padding_length()
156 ctx->control = content_type; in padding_length()
729 rec->content_type = record_type; in tls_push_record()
732 sg_set_buf(&rec->sg_content_type, &rec->content_type, 1); in tls_push_record()
/kernel/linux/linux-6.6/net/tls/
H A Dtls_sw.c167 char content_type = darg->zc ? darg->tail : 0; in tls_padding_length() local
170 while (content_type == 0) { in tls_padding_length()
174 &content_type, 1); in tls_padding_length()
177 if (content_type) in tls_padding_length()
182 tlm->control = content_type; in tls_padding_length()
781 rec->content_type = record_type; in tls_push_record()
784 sg_set_buf(&rec->sg_content_type, &rec->content_type, 1); in tls_push_record()

Completed in 36 milliseconds

123