Home
last modified time | relevance | path

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

/linux-6.6.21/include/drm/display/
Ddrm_hdcp.h112 #define HDCP_2_2_DP_HDCP_CAPABLE(x) ((x) & BIT(1)) macro
/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_dp_hdcp.c639 HDCP_2_2_DP_HDCP_CAPABLE(rx_caps[2])) in intel_dp_hdcp2_capable()
/linux-6.6.21/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp2_execution.c50 HDCP_2_2_DP_HDCP_CAPABLE(hdcp->auth.msg.hdcp2.rxcaps_dp[2]) ? in check_hdcp2_capable()