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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
amdgpu_hdcp1_transition.c 54 if (input->add_topology != PASS ||
181 if (input->add_topology != PASS ||
amdgpu_hdcp.c 199 if (hdcp->auth.trans_input.hdcp1.add_topology == PASS) {
220 if (hdcp->auth.trans_input.hdcp2.add_topology == PASS) {
amdgpu_hdcp2_transition.c 55 if (input->add_topology != PASS ||
397 if (input->add_topology != PASS ||
hdcp.h 46 uint8_t add_topology; member in struct:mod_hdcp_transition_input_hdcp1
76 uint8_t add_topology; member in struct:mod_hdcp_transition_input_hdcp2
amdgpu_hdcp1_execution.c 177 &input->add_topology, &status,
178 hdcp, "add_topology"))
amdgpu_hdcp2_execution.c 290 &input->add_topology, &status,
291 hdcp, "add_topology"))

Completed in 16 milliseconds