Home
last modified time | relevance | path

Searched refs:content_protection (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/
Ddrm_hdcp.c450 if (state->content_protection == val) in drm_hdcp_update_content_protection()
453 state->content_protection = val; in drm_hdcp_update_content_protection()
Ddrm_atomic_uapi.c749 state->content_protection = val; in drm_atomic_connector_set_property()
835 *val = state->content_protection; in drm_atomic_connector_get_property()
/Linux-v5.4/include/drm/
Ddrm_connector.h621 unsigned int content_protection; member
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_hdcp.c1949 u64 old_cp = old_state->content_protection; in intel_hdcp_atomic_check()
1950 u64 new_cp = new_state->content_protection; in intel_hdcp_atomic_check()
1959 new_state->content_protection = in intel_hdcp_atomic_check()
Dintel_ddi.c3576 if (conn_state->content_protection == in intel_enable_ddi()
3653 conn_state->content_protection != in intel_ddi_update_pipe()
3663 if (conn_state->content_protection == in intel_ddi_update_pipe()
3679 if (conn_state->content_protection == in intel_ddi_update_pipe()