Home
last modified time | relevance | path

Searched refs:DCB_OUTPUT_TMDS (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_connector.c463 !((nv_encoder = find_encoder(connector, DCB_OUTPUT_TMDS)) || in nouveau_connector_of_detect()
500 nv_encoder->dcb->type == DCB_OUTPUT_TMDS) { in nouveau_connector_set_encoder()
518 nv_encoder->dcb->type == DCB_OUTPUT_TMDS ? in nouveau_connector_set_encoder()
582 if (nv_encoder->dcb->type == DCB_OUTPUT_TMDS) in nouveau_connector_detect()
585 nv_partner = find_encoder(connector, DCB_OUTPUT_TMDS); in nouveau_connector_detect()
588 nv_partner->dcb->type == DCB_OUTPUT_TMDS) || in nouveau_connector_detect()
589 (nv_encoder->dcb->type == DCB_OUTPUT_TMDS && in nouveau_connector_detect()
592 type = DCB_OUTPUT_TMDS; in nouveau_connector_detect()
727 type = DCB_OUTPUT_TMDS; in nouveau_connector_force()
1002 case DCB_OUTPUT_TMDS: in nouveau_connector_mode_valid()
[all …]
Dnouveau_bios.c1504 case DCB_OUTPUT_TMDS: in parse_dcb20_entry()
1561 entry->type = DCB_OUTPUT_TMDS; in parse_dcb15_entry()
1677 fabricate_dcb_output(dcb, DCB_OUTPUT_TMDS, 1, 1, 1); in apply_dcb_encoder_quirks()
1763 fabricate_dcb_output(dcb, DCB_OUTPUT_TMDS, 0, all_heads, 1); in fabricate_dcb_encoder_table()
1780 fabricate_dcb_output(dcb, DCB_OUTPUT_TMDS, in fabricate_dcb_encoder_table()
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/
Ddfp.c158 if (dcb->type != DCB_OUTPUT_TMDS || dcb->location == DCB_LOC_ON_CHIP) in get_tmds_slave()
174 if (slave_dcb->type == DCB_OUTPUT_TMDS && get_slave_funcs(slave) && in get_tmds_slave()
456 if (dcbe->type == DCB_OUTPUT_TMDS) in nv04_dfp_commit()
601 } else if (nv_encoder->dcb->type == DCB_OUTPUT_TMDS) { in nv04_dfp_restore()
685 case DCB_OUTPUT_TMDS: in nv04_dfp_create()
715 if (entry->type == DCB_OUTPUT_TMDS && in nv04_dfp_create()
Ddisp.c79 case DCB_OUTPUT_TMDS: in nv04_display_create()
Dcrtc.c261 nv_encoder->dcb->type == DCB_OUTPUT_TMDS)) in nv_crtc_mode_set_vga()
479 if (nv_encoder->dcb->type == DCB_OUTPUT_TMDS) in nv_crtc_mode_set_regs()
Dtvnv17.c421 if ((dcb->type == DCB_OUTPUT_TMDS || in nv17_tv_prepare()
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Ddcb.h7 DCB_OUTPUT_TMDS = 0x2, enumerator
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Doutp.c66 case DCB_OUTPUT_TMDS : *type = SOR; return TMDS; in nvkm_outp_xlat()
75 case DCB_OUTPUT_TMDS: *type = PIOR; return TMDS; in nvkm_outp_xlat()
Dbase.c299 case DCB_OUTPUT_TMDS: in nvkm_disp_oneinit()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Ddcb.c177 case DCB_OUTPUT_TMDS: in dcb_outp_parse()
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1360 case DCB_OUTPUT_TMDS: in nv50_sor_enable()
1470 case DCB_OUTPUT_TMDS: in nv50_sor_create()
1575 case DCB_OUTPUT_TMDS: in nv50_pior_enable()
1620 case DCB_OUTPUT_TMDS: in nv50_pior_create()
2270 case DCB_OUTPUT_TMDS: in nv50_display_create()