Home
last modified time | relevance | path

Searched refs:hdcp_content_type (Results 1 – 4 of 4) sorted by relevance

/linux/include/drm/display/
H A Ddrm_hdcp_helper.h19 bool hdcp_content_type);
/linux/drivers/gpu/drm/display/
H A Ddrm_hdcp_helper.c356 struct drm_connector *connector, bool hdcp_content_type) in DRM_ENUM_NAME_FN()
373 if (!hdcp_content_type) in DRM_ENUM_NAME_FN()
/linux/include/drm/
H A Ddrm_connector.h1223 unsigned int hdcp_content_type; member
/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdcp.c2461 hdcp->content_type = (u8)conn_state->hdcp_content_type; in _intel_hdcp_enable()
2576 (conn_state->hdcp_content_type != hdcp->content_type && in intel_hdcp_update_pipe()
2726 if (old_state->hdcp_content_type == in intel_hdcp_atomic_check()
2727 new_state->hdcp_content_type) in intel_hdcp_atomic_check()