Searched refs:content_protection (Results 1 – 12 of 12) sorted by relevance
414 if (state->content_protection == val) in drm_hdcp_update_content_protection()417 state->content_protection = val; in drm_hdcp_update_content_protection()
118 __field(unsigned int, content_protection)138 __entry->content_protection = state->content_protection;154 __entry->hdcp_content_type, __entry->content_protection,
235 if (conn_state && conn_state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED) { in hdcp_remove_display()236 conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in hdcp_remove_display()503 (!!aconnector->base.state) ? aconnector->base.state->content_protection : -1, in update_config()
3045 if (connector->state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED) in amdgpu_dm_update_connector_after_detect()3046 connector->state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in amdgpu_dm_update_connector_after_detect()7280 state->content_protection != DRM_MODE_CONTENT_PROTECTION_UNDESIRED) { in is_content_protection_different()7281 state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()7289 if (old_state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED && in is_content_protection_different()7290 state->content_protection == DRM_MODE_CONTENT_PROTECTION_DESIRED) { in is_content_protection_different()7291 state->content_protection = DRM_MODE_CONTENT_PROTECTION_ENABLED; in is_content_protection_different()7299 if (old_state->content_protection == DRM_MODE_CONTENT_PROTECTION_UNDESIRED && in is_content_protection_different()7300 state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED) in is_content_protection_different()7301 state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()[all …]
2430 conn_state->content_protection != in intel_hdcp_update_pipe()2437 if (conn_state->content_protection == in intel_hdcp_update_pipe()2454 if (conn_state->content_protection == in intel_hdcp_update_pipe()2531 u64 old_cp = old_state->content_protection; in intel_hdcp_atomic_check()2532 u64 new_cp = new_state->content_protection; in intel_hdcp_atomic_check()2541 new_state->content_protection = in intel_hdcp_atomic_check()2556 new_state->content_protection = in intel_hdcp_atomic_check()
582 if (conn_state->content_protection == in intel_mst_enable_dp()
2929 if (conn_state->content_protection == in intel_enable_ddi()
1633 old_cp = old_state->content_protection; in cdns_mhdp_connector_atomic_check()1634 new_cp = new_state->content_protection; in cdns_mhdp_connector_atomic_check()1638 new_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in cdns_mhdp_connector_atomic_check()1644 new_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in cdns_mhdp_connector_atomic_check()2017 conn_state->content_protection == in cdns_mhdp_atomic_enable()
496 state->content_protection = mhdp->hdcp.value; in cdns_mhdp_hdcp_prop_work()
816 unsigned int content_protection; member
745 state->content_protection = val; in drm_atomic_connector_set_property()835 *val = state->content_protection; in drm_atomic_connector_get_property()
2124 cp = state->content_protection; in anx7625_connector_atomic_check()