Searched refs:DCB_OUTPUT_DP (Results 1 – 14 of 14) 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()
117 if ((ctx.outp[0] & 0x0000000f) != DCB_OUTPUT_DP) in mxm_dcb_sanitise_entry()
423 case DCB_OUTPUT_DP: in nouveau_connector_ddc_detect()499 if (nv_encoder->dcb->type == DCB_OUTPUT_DP) in nouveau_connector_set_encoder()1059 case DCB_OUTPUT_DP: in nouveau_connector_mode_valid()1175 nv_encoder = find_encoder(&nv_connector->base, DCB_OUTPUT_DP); in nouveau_connector_aux_xfer()1302 if (encoders & (1 << DCB_OUTPUT_DP)) { in nouveau_connector_create()
188 struct nouveau_encoder *outp = find_encoder(connector, DCB_OUTPUT_DP); in nouveau_dp_irq()
241 nv_encoder = find_encoder(connector, DCB_OUTPUT_DP); in nouveau_backlight_init()
1469 case DCB_OUTPUT_DP: in parse_dcb20_entry()
144 case DCB_OUTPUT_DP: in dcb_outp_parse()
816 (data = nvbios_dpout_match(bios, DCB_OUTPUT_DP, in init_generic_condition()
1630 if (nv_encoder->dcb->type == DCB_OUTPUT_DP) { in nv50_sor_disable()1732 case DCB_OUTPUT_DP: in nv50_sor_enable()1764 if (nv_encoder->dcb->type == DCB_OUTPUT_DP) in nv50_sor_destroy()1799 case DCB_OUTPUT_DP: in nv50_sor_create()1822 if (dcbe->type == DCB_OUTPUT_DP) { in nv50_sor_create()1914 case DCB_OUTPUT_DP: in nv50_pior_enable()1965 case DCB_OUTPUT_DP: in nv50_pior_create()2716 case DCB_OUTPUT_DP: in nv50_display_create()
454 case DCB_OUTPUT_DP: return NV50_CRC_SOURCE_TYPE_SF; in nv50_crc_source_type()
408 if (pad->func->aux_new_6 && dcbE.type == DCB_OUTPUT_DP) { in nvkm_i2c_new_()