Searched refs:is_dp_mst_hdcp (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/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)) {
311 (is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) {
H A Damdgpu_hdcp1_execution.c242 if (is_dp_mst_hdcp(hdcp))
366 if (is_dp_mst_hdcp(hdcp))
H A Damdgpu_hdcp_psp.c242 if (!is_dp_mst_hdcp(hdcp)) {
659 if (!is_dp_mst_hdcp(hdcp)) {
H A Damdgpu_hdcp2_transition.c564 (is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) {
H A Dhdcp.h401 static inline uint8_t is_dp_mst_hdcp(struct mod_hdcp *hdcp) function
H A Damdgpu_hdcp2_execution.c549 if (is_dp_mst_hdcp(hdcp)) {

Completed in 513 milliseconds