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

/linux-master/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp1_transition.c230 (!conn->is_repeater && is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) {
309 (is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) {
H A Dhdcp1_execution.c247 &input->stream_encryption_dp, &status,
248 hdcp, "stream_encryption_dp"))
370 &input->stream_encryption_dp, &status,
371 hdcp, "stream_encryption_dp"))
H A Dhdcp.h67 uint8_t stream_encryption_dp; member in struct:mod_hdcp_transition_input_hdcp1
109 uint8_t stream_encryption_dp; member in struct:mod_hdcp_transition_input_hdcp2
H A Dhdcp2_transition.c557 (is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) {
H A Dhdcp2_execution.c552 &input->stream_encryption_dp, &status,
553 hdcp, "stream_encryption_dp"))

Completed in 263 milliseconds