Searched refs:is_dp_mst_hdcp (Results 1 - 7 of 7) 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.c244 if (is_dp_mst_hdcp(hdcp))
367 if (is_dp_mst_hdcp(hdcp))
H A Dhdcp.h396 static inline uint8_t is_dp_mst_hdcp(struct mod_hdcp *hdcp) function
H A Dhdcp.c261 is_dp_mst_hdcp(hdcp) &&
H A Dhdcp2_transition.c557 (is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) {
H A Dhdcp_psp.c382 } else if (!is_dp_mst_hdcp(hdcp)) {
851 } else if (!is_dp_mst_hdcp(hdcp)) {
H A Dhdcp2_execution.c549 if (is_dp_mst_hdcp(hdcp)) {

Completed in 184 milliseconds