Searched refs:content_protection (Results 1 – 14 of 14) sorted by relevance
64 unsigned int content_protection[AMDGPU_DM_MAX_DISPLAY_INDEX]; member
231 if (conn_state && conn_state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED) { in hdcp_remove_display()232 conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in hdcp_remove_display()393 aconnector->base.state->content_protection, in event_property_validate()555 aconnector->base.state->content_protection : -1, in update_config()
119 __field(unsigned int, content_protection)139 __entry->content_protection = state->content_protection;155 __entry->hdcp_content_type, __entry->content_protection,
3244 if (connector->state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED) in amdgpu_dm_update_connector_after_detect()3245 connector->state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in amdgpu_dm_update_connector_after_detect()7695 old_conn_state->content_protection, new_conn_state->content_protection); in is_content_protection_different()7715 new_conn_state->content_protection != DRM_MODE_CONTENT_PROTECTION_UNDESIRED) { in is_content_protection_different()7716 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()7722 if (old_conn_state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED && in is_content_protection_different()7723 new_conn_state->content_protection == DRM_MODE_CONTENT_PROTECTION_DESIRED) { in is_content_protection_different()7725 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()7729 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_ENABLED; in is_content_protection_different()7738 if (old_conn_state->content_protection == DRM_MODE_CONTENT_PROTECTION_UNDESIRED && in is_content_protection_different()[all …]
390 connector->state->content_protection = in dm_dp_mst_get_modes()391 hdcp_w->content_protection[connector->index]; in dm_dp_mst_get_modes()
414 if (state->content_protection == val) in drm_hdcp_update_content_protection()417 state->content_protection = val; in drm_hdcp_update_content_protection()
2463 conn_state->content_protection != in intel_hdcp_update_pipe()2470 if (conn_state->content_protection == in intel_hdcp_update_pipe()2487 if (conn_state->content_protection == in intel_hdcp_update_pipe()2565 u64 old_cp = old_state->content_protection; in intel_hdcp_atomic_check()2566 u64 new_cp = new_state->content_protection; in intel_hdcp_atomic_check()2575 new_state->content_protection = in intel_hdcp_atomic_check()2590 new_state->content_protection = in intel_hdcp_atomic_check()
802 if (conn_state->content_protection == in intel_mst_enable_dp()
3263 if (conn_state->content_protection == in intel_enable_ddi()
1649 old_cp = old_state->content_protection; in cdns_mhdp_connector_atomic_check()1650 new_cp = new_state->content_protection; in cdns_mhdp_connector_atomic_check()1654 new_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in cdns_mhdp_connector_atomic_check()1660 new_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in cdns_mhdp_connector_atomic_check()2032 conn_state->content_protection == in cdns_mhdp_atomic_enable()
496 state->content_protection = mhdp->hdcp.value; in cdns_mhdp_hdcp_prop_work()
980 unsigned int content_protection; member
778 state->content_protection = val; in drm_atomic_connector_set_property()872 *val = state->content_protection; in drm_atomic_connector_get_property()
2138 cp = state->content_protection; in anx7625_connector_atomic_check()