Searched refs:hdcp_content_type (Results 1 – 13 of 13) sorted by relevance
19 bool hdcp_content_type);
66 unsigned int hdcp_content_type[AMDGPU_DM_MAX_DISPLAY_INDEX]; member
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()
118 __field(unsigned int, hdcp_content_type)138 __entry->hdcp_content_type = state->hdcp_content_type;155 __entry->hdcp_content_type, __entry->content_protection,
399 connector->state->hdcp_content_type = in dm_dp_mst_get_modes()400 hdcp_w->hdcp_content_type[connector->index]; in dm_dp_mst_get_modes()
8483 if (old_conn_state->hdcp_content_type != new_conn_state->hdcp_content_type && in is_content_protection_different()9861 hdcp_w->hdcp_content_type[connector->index] = in amdgpu_dm_atomic_commit_tail()9862 new_con_state->hdcp_content_type; in amdgpu_dm_atomic_commit_tail()9876 new_con_state->hdcp_content_type, enable_encryption); in amdgpu_dm_atomic_commit_tail()
356 struct drm_connector *connector, bool hdcp_content_type) in DRM_ENUM_NAME_FN()373 if (!hdcp_content_type) in DRM_ENUM_NAME_FN()
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()
351 u8 hdcp_content_type; member
1654 if (old_state->hdcp_content_type != new_state->hdcp_content_type && in cdns_mhdp_connector_atomic_check()2032 cdns_mhdp_hdcp_enable(mhdp, conn_state->hdcp_content_type); in cdns_mhdp_atomic_enable()
1079 unsigned int hdcp_content_type; member
2395 hdcp->content_type = (u8)conn_state->hdcp_content_type; in _intel_hdcp_enable()2507 (conn_state->hdcp_content_type != hdcp->content_type && in intel_hdcp_update_pipe()2648 if (old_state->hdcp_content_type == in intel_hdcp_atomic_check()2649 new_state->hdcp_content_type) in intel_hdcp_atomic_check()
758 state->hdcp_content_type = val; in drm_atomic_connector_set_property()854 *val = state->hdcp_content_type; in drm_atomic_connector_get_property()
Completed in 69 milliseconds