Home
last modified time | relevance | path

Searched refs:hdcp2_encrypted (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_hdcp.c1531 if (!hdcp->hdcp2_encrypted && seq_num_v) { in hdcp2_authenticate_repeater_topology()
1763 hdcp->hdcp2_encrypted = true; in _intel_hdcp2_enable()
1780 connector->hdcp.hdcp2_encrypted = false; in _intel_hdcp2_disable()
1800 !hdcp->hdcp2_encrypted) { in intel_hdcp2_check_link()
2144 if (hdcp->hdcp2_encrypted) in intel_hdcp_disable()
H A Dintel_display_types.h373 bool hdcp2_encrypted; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c263 bool hdcp2_encrypted; member
585 dp->hdcp.hdcp2_encrypted = false; in _dw_dp_hdcp2_disable()
619 dp->hdcp.hdcp2_encrypted = true; in dw_dp_hdcp2_auth_check()
1134 if (dp->hdcp.hdcp2_encrypted) in dw_dp_atomic_connector_get_property()