HomeSort by: relevance | last modified time | path
    Searched refs:stream_encryption_dp (Results 1 - 5 of 5) 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 245 &input->stream_encryption_dp, &status,
246 hdcp, "stream_encryption_dp"))
369 &input->stream_encryption_dp, &status,
370 hdcp, "stream_encryption_dp"))
hdcp.h 70 uint8_t stream_encryption_dp; member in struct:mod_hdcp_transition_input_hdcp1
113 uint8_t stream_encryption_dp; member in struct:mod_hdcp_transition_input_hdcp2
amdgpu_hdcp2_transition.c 564 (is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) {
amdgpu_hdcp2_execution.c 552 &input->stream_encryption_dp, &status,
553 hdcp, "stream_encryption_dp"))

Completed in 13 milliseconds