Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp1_transition.c236 (!conn->is_repeater && is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) { in mod_hdcp_hdcp1_dp_transition()
311 (is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) { in mod_hdcp_hdcp1_dp_transition()
H A Damdgpu_hdcp1_execution.c245 &input->stream_encryption_dp, &status, in computations_validate_rx_test_for_repeater()
369 &input->stream_encryption_dp, &status, in read_ksv_list()
H A Dhdcp.h70 uint8_t stream_encryption_dp; member
113 uint8_t stream_encryption_dp; member
H A Damdgpu_hdcp2_transition.c564 (is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) { in mod_hdcp_hdcp2_dp_transition()
H A Damdgpu_hdcp2_execution.c552 &input->stream_encryption_dp, &status, in enable_encryption()