Searched refs:DCB_OUTPUT_DP (Results 1 – 14 of 14) sorted by relevance
69 case DCB_OUTPUT_DP : *type = SOR; return DP; in nvkm_outp_xlat()77 case DCB_OUTPUT_DP : *type = PIOR; return TMDS; /* not a bug */ in nvkm_outp_xlat()266 if (ior->func->route.get && !ior->arm.head && outp->info.type == DCB_OUTPUT_DP) in nvkm_outp_init_route()
89 if (outp->info.type == DCB_OUTPUT_DP) in nvkm_uoutp_mthd_hda_eld()94 if (outp->info.type == DCB_OUTPUT_DP) in nvkm_uoutp_mthd_hda_eld()
191 case DCB_OUTPUT_DP: in nvkm_disp_oneinit()
9 DCB_OUTPUT_DP = 0x6, enumerator
217 struct nouveau_encoder *nv_encoder = find_encoder(&nv_connector->base, DCB_OUTPUT_DP); in nouveau_dp_link_check()231 struct nouveau_encoder *outp = find_encoder(connector, DCB_OUTPUT_DP); in nouveau_dp_irq()
425 case DCB_OUTPUT_DP: in nouveau_connector_ddc_detect()503 if (nv_encoder->dcb->type == DCB_OUTPUT_DP) in nouveau_connector_set_encoder()623 if (nv_encoder->dcb->type == DCB_OUTPUT_DP) in nouveau_connector_detect()1084 case DCB_OUTPUT_DP: in nouveau_connector_mode_valid()1213 nv_encoder = find_encoder(&nv_connector->base, DCB_OUTPUT_DP); in nouveau_connector_aux_xfer()1342 if (encoders & (1 << DCB_OUTPUT_DP)) { in nouveau_connector_create()1470 nv_connector->dp_encoder = find_encoder(&nv_connector->base, DCB_OUTPUT_DP); in nouveau_connector_create()
381 nv_encoder = find_encoder(connector, DCB_OUTPUT_DP); in nouveau_backlight_init()
1472 case DCB_OUTPUT_DP: in parse_dcb20_entry()
117 if ((ctx.outp[0] & 0x0000000f) != DCB_OUTPUT_DP) in mxm_dcb_sanitise_entry()
376 case DCB_OUTPUT_DP: in nv50_outp_atomic_fix_depth()1557 if (nv_encoder->dcb->type == DCB_OUTPUT_DP) { in nv50_sor_atomic_disable()1655 case DCB_OUTPUT_DP: in nv50_sor_atomic_enable()1699 if (nv_encoder->dcb->type == DCB_OUTPUT_DP) in nv50_sor_destroy()1734 case DCB_OUTPUT_DP: in nv50_sor_create()1758 if (dcbe->type == DCB_OUTPUT_DP) { in nv50_sor_create()1852 case DCB_OUTPUT_DP: in nv50_pior_atomic_enable()1910 case DCB_OUTPUT_DP: in nv50_pior_create()2700 case DCB_OUTPUT_DP: in nv50_display_create()
442 case DCB_OUTPUT_DP: return NV50_CRC_SOURCE_TYPE_SF; in nv50_crc_source_type()
144 case DCB_OUTPUT_DP: in dcb_outp_parse()
816 (data = nvbios_dpout_match(bios, DCB_OUTPUT_DP, in init_generic_condition()
388 if (pad->func->aux_new_6 && dcbE.type == DCB_OUTPUT_DP) { in nvkm_i2c_new_()