HomeSort by: relevance | last modified time | path
    Searched refs:is_dp_mst_hdcp (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
amdgpu_hdcp1_transition.c 236 (!conn->is_repeater && is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) {
311 (is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) {
amdgpu_hdcp1_execution.c 242 if (is_dp_mst_hdcp(hdcp))
366 if (is_dp_mst_hdcp(hdcp))
amdgpu_hdcp_psp.c 242 if (!is_dp_mst_hdcp(hdcp)) {
659 if (!is_dp_mst_hdcp(hdcp)) {
amdgpu_hdcp2_transition.c 564 (is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) {
hdcp.h 401 static inline uint8_t is_dp_mst_hdcp(struct mod_hdcp *hdcp) function in typeref:typename:uint8_t
amdgpu_hdcp2_execution.c 549 if (is_dp_mst_hdcp(hdcp)) {

Completed in 19 milliseconds