/kernel/linux/linux-6.6/include/drm/display/ |
H A D | drm_hdcp_helper.h | 19 bool hdcp_content_type);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_hdcp.h | 66 unsigned int hdcp_content_type[AMDGPU_DM_MAX_DISPLAY_INDEX]; member
|
H A D | amdgpu_dm_trace.h | 118 __field(unsigned int, hdcp_content_type) 138 __entry->hdcp_content_type = state->hdcp_content_type; 149 "hdcp_content_type=%u content_protection=%u scaling_mode=%u " 155 __entry->hdcp_content_type, __entry->content_protection,
|
H A D | amdgpu_dm_hdcp.c | 235 aconnector->base.index, conn_state->hdcp_content_type, in hdcp_remove_display() 339 if (conn_state->hdcp_content_type == in event_property_update() 346 } else if (conn_state->hdcp_content_type == in event_property_update() 557 aconnector->base.state->hdcp_content_type : -1); in update_config()
|
H A D | amdgpu_dm_mst_types.c | 388 connector->state->hdcp_content_type = in dm_dp_mst_get_modes() 389 hdcp_w->hdcp_content_type[connector->index]; in dm_dp_mst_get_modes()
|
H A D | amdgpu_dm.c | 7705 if (old_conn_state->hdcp_content_type != new_conn_state->hdcp_content_type && in is_content_protection_different() 8791 hdcp_w->hdcp_content_type[connector->index] = in amdgpu_dm_atomic_commit_tail() 8792 new_con_state->hdcp_content_type; in amdgpu_dm_atomic_commit_tail() 8805 new_con_state->hdcp_content_type, enable_encryption); in amdgpu_dm_atomic_commit_tail()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_hdcp.c | 332 * @hdcp_content_type: is HDCP Content Type property needed for connector in DRM_ENUM_NAME_FN() 338 * When hdcp_content_type is true enum property called HDCP Content Type is in DRM_ENUM_NAME_FN() 346 * Content type will be set to &drm_connector_state.hdcp_content_type. in DRM_ENUM_NAME_FN() 358 struct drm_connector *connector, bool hdcp_content_type) in DRM_ENUM_NAME_FN() 375 if (!hdcp_content_type) in DRM_ENUM_NAME_FN()
|
H A D | drm_atomic_uapi.c | 756 state->hdcp_content_type = val; in drm_atomic_connector_set_property() 843 *val = state->hdcp_content_type; in drm_atomic_connector_get_property()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/display/ |
H A D | drm_hdcp_helper.c | 330 * @hdcp_content_type: is HDCP Content Type property needed for connector in DRM_ENUM_NAME_FN() 336 * When hdcp_content_type is true enum property called HDCP Content Type is in DRM_ENUM_NAME_FN() 344 * Content type will be set to &drm_connector_state.hdcp_content_type. in DRM_ENUM_NAME_FN() 356 struct drm_connector *connector, bool hdcp_content_type) in DRM_ENUM_NAME_FN() 373 if (!hdcp_content_type) in DRM_ENUM_NAME_FN()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/ |
H A D | cdns-mhdp8546-hdcp.c | 457 ret = _cdns_mhdp_hdcp_enable(mhdp, mhdp->hdcp.hdcp_content_type); in cdns_mhdp_hdcp_check_link() 540 mhdp->hdcp.hdcp_content_type = content_type; in cdns_mhdp_hdcp_enable()
|
H A D | cdns-mhdp8546-core.h | 351 u8 hdcp_content_type; member
|
H A D | cdns-mhdp8546-core.c | 1652 if (old_state->hdcp_content_type != new_state->hdcp_content_type && in cdns_mhdp_connector_atomic_check() 2035 cdns_mhdp_hdcp_enable(mhdp, conn_state->hdcp_content_type); in cdns_mhdp_atomic_enable()
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_hdcp.h | 297 struct drm_connector *connector, bool hdcp_content_type);
|
H A D | drm_connector.h | 686 * @hdcp_content_type: Connector property to pass the type of 689 unsigned int hdcp_content_type; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_hdcp.c | 302 if (aconnector->base.state->hdcp_content_type == DRM_MODE_HDCP_CONTENT_TYPE0 && in event_property_update() 305 else if (aconnector->base.state->hdcp_content_type == DRM_MODE_HDCP_CONTENT_TYPE1 && in event_property_update()
|
H A D | amdgpu_dm.c | 6837 if (old_state->hdcp_content_type != state->hdcp_content_type && 7793 new_con_state->hdcp_content_type,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_hdcp.c | 2170 (conn_state->hdcp_content_type != hdcp->content_type && in intel_hdcp_update_pipe() 2215 (u8)conn_state->hdcp_content_type); in intel_hdcp_update_pipe() 2308 if (old_state->hdcp_content_type == in intel_hdcp_atomic_check() 2309 new_state->hdcp_content_type) in intel_hdcp_atomic_check()
|
H A D | intel_dp_mst.c | 570 (u8)conn_state->hdcp_content_type); in intel_mst_enable_dp()
|
H A D | intel_ddi.c | 3980 (u8)conn_state->hdcp_content_type); in intel_enable_ddi()
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_connector.h | 965 * @hdcp_content_type: Connector property to pass the type of 968 unsigned int hdcp_content_type; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_hdcp.c | 2364 hdcp->content_type = (u8)conn_state->hdcp_content_type; in intel_hdcp_enable() 2462 (conn_state->hdcp_content_type != hdcp->content_type && in intel_hdcp_update_pipe() 2600 if (old_state->hdcp_content_type == in intel_hdcp_atomic_check() 2601 new_state->hdcp_content_type) in intel_hdcp_atomic_check()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_atomic_uapi.c | 780 state->hdcp_content_type = val; in drm_atomic_connector_set_property() 874 *val = state->hdcp_content_type; in drm_atomic_connector_get_property()
|