Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp1_transition.c230 (!conn->is_repeater && is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) { in mod_hdcp_hdcp1_dp_transition()
309 (is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) { in mod_hdcp_hdcp1_dp_transition()
Dhdcp1_execution.c247 &input->stream_encryption_dp, &status, in computations_validate_rx_test_for_repeater()
370 &input->stream_encryption_dp, &status, in read_ksv_list()
Dhdcp.h67 uint8_t stream_encryption_dp; member
109 uint8_t stream_encryption_dp; member
Dhdcp2_transition.c557 (is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) { in mod_hdcp_hdcp2_dp_transition()
Dhdcp2_execution.c553 &input->stream_encryption_dp, &status, in enable_encryption()