Searched refs:DCB_OUTPUT_DP (Results 1 – 12 of 12) sorted by relevance
9 DCB_OUTPUT_DP = 0x6, enumerator
68 case DCB_OUTPUT_DP : *type = SOR; return DP; in nvkm_outp_xlat()76 case DCB_OUTPUT_DP : *type = PIOR; return TMDS; /* not a bug */ in nvkm_outp_xlat()
155 if (outp->info.type == DCB_OUTPUT_DP) in nv50_disp_root_mthd_()160 if (outp->info.type == DCB_OUTPUT_DP) in nv50_disp_root_mthd_()
303 case DCB_OUTPUT_DP: in nvkm_disp_oneinit()
421 case DCB_OUTPUT_DP: in nouveau_connector_ddc_detect()1016 case DCB_OUTPUT_DP: in nouveau_connector_mode_valid()1119 if ((nv_encoder = find_encoder(connector, DCB_OUTPUT_DP))) in nouveau_connector_hotplug()1125 if ((nv_encoder = find_encoder(connector, DCB_OUTPUT_DP))) { in nouveau_connector_hotplug()1148 nv_encoder = find_encoder(&nv_connector->base, DCB_OUTPUT_DP); in nouveau_connector_aux_xfer()1271 if (encoders & (1 << DCB_OUTPUT_DP)) { in nouveau_connector_create()
226 nv_encoder = find_encoder(connector, DCB_OUTPUT_DP); in nv50_backlight_init()
1471 case DCB_OUTPUT_DP: in parse_dcb20_entry()
117 if ((ctx.outp[0] & 0x0000000f) != DCB_OUTPUT_DP) in mxm_dcb_sanitise_entry()
144 case DCB_OUTPUT_DP: in dcb_outp_parse()
816 (data = nvbios_dpout_match(bios, DCB_OUTPUT_DP, in init_generic_condition()
1410 case DCB_OUTPUT_DP: in nv50_sor_enable()1471 case DCB_OUTPUT_DP: in nv50_sor_create()1492 if (dcbe->type == DCB_OUTPUT_DP) { in nv50_sor_create()1576 case DCB_OUTPUT_DP: in nv50_pior_enable()1625 case DCB_OUTPUT_DP: in nv50_pior_create()2272 case DCB_OUTPUT_DP: in nv50_display_create()
373 if (pad->func->aux_new_6 && dcbE.type == DCB_OUTPUT_DP) { in nvkm_i2c_new_()