Searched refs:content_protection (Results 1 – 12 of 12) sorted by relevance
64 unsigned int content_protection[AMDGPU_DM_MAX_DISPLAY_INDEX]; member
261 if (conn_state && conn_state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED) { in hdcp_remove_display()262 conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in hdcp_remove_display()424 aconnector->base.state->content_protection, in event_property_validate()579 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,
3800 connector->state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in DEFINE_FREE()8830 old_conn_state->content_protection, new_conn_state->content_protection); in is_content_protection_different()8851 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()8860 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()8864 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_ENABLED; in is_content_protection_different()8875 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()8911 if (old_conn_state->content_protection == new_conn_state->content_protection) { in is_content_protection_different()10146 old_con_state->content_protection, new_con_state->content_protection); in amdgpu_dm_atomic_commit_tail()10202 new_con_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in amdgpu_dm_atomic_commit_tail()10231 hdcp_w->content_protection[connector->index] = in amdgpu_dm_atomic_commit_tail()[all …]
441 connector->state->content_protection = in dm_dp_mst_get_modes()442 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()
2522 if (conn_state->content_protection == in intel_hdcp_enable()2524 (conn_state->content_protection == in intel_hdcp_enable()2575 conn_state->content_protection != in intel_hdcp_update_pipe()2582 if (conn_state->content_protection == in intel_hdcp_update_pipe()2600 if (conn_state->content_protection == in intel_hdcp_update_pipe()2689 u64 old_cp = old_state->content_protection; in intel_hdcp_atomic_check()2690 u64 new_cp = new_state->content_protection; in intel_hdcp_atomic_check()2699 new_state->content_protection = in intel_hdcp_atomic_check()2714 new_state->content_protection = in intel_hdcp_atomic_check()
1642 if (conn_state->content_protection == in _panel_replay_compute_config()1644 (conn_state->content_protection == in _panel_replay_compute_config()
1581 old_cp = old_state->content_protection; in cdns_mhdp_connector_atomic_check()1582 new_cp = new_state->content_protection; in cdns_mhdp_connector_atomic_check()1586 new_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in cdns_mhdp_connector_atomic_check()1592 new_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in cdns_mhdp_connector_atomic_check()1959 conn_state->content_protection == in cdns_mhdp_atomic_enable()
497 state->content_protection = mhdp->hdcp.value; in cdns_mhdp_hdcp_prop_work()
758 state->content_protection = val; in drm_atomic_connector_set_property()854 *val = state->content_protection; in drm_atomic_connector_get_property()
2407 if (conn_state->content_protection == DRM_MODE_CONTENT_PROTECTION_DESIRED) { in anx7625_bridge_atomic_enable()
Completed in 65 milliseconds