Searched refs:content_protection (Results 1 – 10 of 10) 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()
3593 if (connector->state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED) in amdgpu_dm_update_connector_after_detect()3594 connector->state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in amdgpu_dm_update_connector_after_detect()8464 old_conn_state->content_protection, new_conn_state->content_protection); in is_content_protection_different()8484 new_conn_state->content_protection != DRM_MODE_CONTENT_PROTECTION_UNDESIRED) { in is_content_protection_different()8485 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()8491 if (old_conn_state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED && in is_content_protection_different()8492 new_conn_state->content_protection == DRM_MODE_CONTENT_PROTECTION_DESIRED) { in is_content_protection_different()8494 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()8498 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_ENABLED; in is_content_protection_different()8507 if (old_conn_state->content_protection == DRM_MODE_CONTENT_PROTECTION_UNDESIRED && in is_content_protection_different()[all …]
414 if (state->content_protection == val) in drm_hdcp_update_content_protection()417 state->content_protection = val; in drm_hdcp_update_content_protection()
2455 if (conn_state->content_protection == in intel_hdcp_enable()2457 (conn_state->content_protection == in intel_hdcp_enable()2508 conn_state->content_protection != in intel_hdcp_update_pipe()2515 if (conn_state->content_protection == in intel_hdcp_update_pipe()2533 if (conn_state->content_protection == in intel_hdcp_update_pipe()2613 u64 old_cp = old_state->content_protection; in intel_hdcp_atomic_check()2614 u64 new_cp = new_state->content_protection; in intel_hdcp_atomic_check()2623 new_state->content_protection = in intel_hdcp_atomic_check()2638 new_state->content_protection = in intel_hdcp_atomic_check()
1610 if (conn_state->content_protection == in _panel_replay_compute_config()1612 (conn_state->content_protection == in _panel_replay_compute_config()
1651 old_cp = old_state->content_protection; in cdns_mhdp_connector_atomic_check()1652 new_cp = new_state->content_protection; in cdns_mhdp_connector_atomic_check()1656 new_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in cdns_mhdp_connector_atomic_check()1662 new_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in cdns_mhdp_connector_atomic_check()2029 conn_state->content_protection == in cdns_mhdp_atomic_enable()
497 state->content_protection = mhdp->hdcp.value; in cdns_mhdp_hdcp_prop_work()
1091 unsigned int content_protection; member
2147 cp = state->content_protection; in anx7625_connector_atomic_check()