Searched refs:content_protection (Results 1 – 10 of 10) sorted by relevance
416 if (state->content_protection == val) in drm_hdcp_update_content_protection()419 state->content_protection = val; in drm_hdcp_update_content_protection()
752 state->content_protection = val; in drm_atomic_connector_set_property()839 *val = state->content_protection; in drm_atomic_connector_get_property()
2171 conn_state->content_protection != in intel_hdcp_update_pipe()2178 if (conn_state->content_protection == in intel_hdcp_update_pipe()2195 if (conn_state->content_protection == in intel_hdcp_update_pipe()2273 u64 old_cp = old_state->content_protection; in intel_hdcp_atomic_check()2274 u64 new_cp = new_state->content_protection; in intel_hdcp_atomic_check()2283 new_state->content_protection = in intel_hdcp_atomic_check()2298 new_state->content_protection = in intel_hdcp_atomic_check()
566 if (conn_state->content_protection == in intel_mst_enable_dp()
3976 if (conn_state->content_protection == in intel_enable_ddi()
165 struct content_protection *content_protection;
186 struct content_protection *content_protection;
2369 if (connector->state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED) in amdgpu_dm_update_connector_after_detect()2370 connector->state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in amdgpu_dm_update_connector_after_detect()6835 state->content_protection != DRM_MODE_CONTENT_PROTECTION_UNDESIRED) { in is_content_protection_different()6836 state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()6841 if (old_state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED && in is_content_protection_different()6842 state->content_protection == DRM_MODE_CONTENT_PROTECTION_DESIRED) { in is_content_protection_different()6843 state->content_protection = DRM_MODE_CONTENT_PROTECTION_ENABLED; in is_content_protection_different()6848 if (old_state->content_protection == DRM_MODE_CONTENT_PROTECTION_UNDESIRED && in is_content_protection_different()6849 state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED) in is_content_protection_different()6850 state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()[all …]
754 unsigned int content_protection; member
1263 old_cp = old_state->content_protection; in dw_dp_hdcp_atomic_check()1264 new_cp = new_state->content_protection; in dw_dp_hdcp_atomic_check()1268 new_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in dw_dp_hdcp_atomic_check()1274 new_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in dw_dp_hdcp_atomic_check()3098 if (conn_state->content_protection == DRM_MODE_CONTENT_PROTECTION_DESIRED) in dw_dp_bridge_atomic_enable()