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()
438 case DCB_OUTPUT_DP: in nouveau_connector_ddc_detect()1063 case DCB_OUTPUT_DP: in nouveau_connector_mode_valid()1153 if ((nv_encoder = find_encoder(connector, DCB_OUTPUT_DP))) in nouveau_connector_hotplug()1181 if ((nv_encoder = find_encoder(connector, DCB_OUTPUT_DP))) { in nouveau_connector_hotplug()1203 nv_encoder = find_encoder(&nv_connector->base, DCB_OUTPUT_DP); in nouveau_connector_aux_xfer()1330 if (encoders & (1 << DCB_OUTPUT_DP)) { in nouveau_connector_create()
241 nv_encoder = find_encoder(connector, DCB_OUTPUT_DP); in nouveau_backlight_init()
1469 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()
1533 case DCB_OUTPUT_DP: in nv50_sor_enable()1588 case DCB_OUTPUT_DP: in nv50_sor_create()1609 if (dcbe->type == DCB_OUTPUT_DP) { in nv50_sor_create()1694 case DCB_OUTPUT_DP: in nv50_pior_enable()1743 case DCB_OUTPUT_DP: in nv50_pior_create()2391 case DCB_OUTPUT_DP: in nv50_display_create()
408 if (pad->func->aux_new_6 && dcbE.type == DCB_OUTPUT_DP) { in nvkm_i2c_new_()