Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c512 nv_encoder->dcb->type == DCB_OUTPUT_TMDS) { in nouveau_connector_set_encoder()
530 nv_encoder->dcb->type == DCB_OUTPUT_TMDS ? in nouveau_connector_set_encoder()
603 if (nv_encoder->dcb->type == DCB_OUTPUT_TMDS) in nouveau_connector_detect()
606 nv_partner = find_encoder(connector, DCB_OUTPUT_TMDS); in nouveau_connector_detect()
609 nv_partner->dcb->type == DCB_OUTPUT_TMDS) || in nouveau_connector_detect()
610 (nv_encoder->dcb->type == DCB_OUTPUT_TMDS && in nouveau_connector_detect()
613 type = DCB_OUTPUT_TMDS; in nouveau_connector_detect()
751 type = DCB_OUTPUT_TMDS; in nouveau_connector_force()
1074 case DCB_OUTPUT_TMDS: in nouveau_connector_mode_valid()
1343 if (encoders & (1 << DCB_OUTPUT_TMDS)) in nouveau_connector_create()
[all …]
H A Dnouveau_bios.c1506 case DCB_OUTPUT_TMDS: in parse_dcb20_entry()
1563 entry->type = DCB_OUTPUT_TMDS; in parse_dcb15_entry()
1679 fabricate_dcb_output(dcb, DCB_OUTPUT_TMDS, 1, 1, DCB_OUTPUT_B); in apply_dcb_encoder_quirks()
1765 fabricate_dcb_output(dcb, DCB_OUTPUT_TMDS, 0, all_heads, DCB_OUTPUT_B); in fabricate_dcb_encoder_table()
1782 fabricate_dcb_output(dcb, DCB_OUTPUT_TMDS, in fabricate_dcb_encoder_table()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A 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()
457 if (dcbe->type == DCB_OUTPUT_TMDS) in nv04_dfp_commit()
603 } else if (nv_encoder->dcb->type == DCB_OUTPUT_TMDS) { in nv04_dfp_restore()
687 case DCB_OUTPUT_TMDS: in nv04_dfp_create()
717 if (entry->type == DCB_OUTPUT_TMDS && in nv04_dfp_create()
H A Ddisp.c268 case DCB_OUTPUT_TMDS: in nv04_display_create()
H A Dcrtc.c266 nv_encoder->dcb->type == DCB_OUTPUT_TMDS)) in nv_crtc_mode_set_vga()
484 if (nv_encoder->dcb->type == DCB_OUTPUT_TMDS) in nv_crtc_mode_set_regs()
H A Dtvnv17.c422 if ((dcb->type == DCB_OUTPUT_TMDS || in nv17_tv_prepare()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Ddcb.h7 DCB_OUTPUT_TMDS = 0x2, enumerator
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.c67 case DCB_OUTPUT_TMDS : *type = SOR; return TMDS; in nvkm_outp_xlat()
76 case DCB_OUTPUT_TMDS: *type = PIOR; return TMDS; in nvkm_outp_xlat()
H A Dbase.c187 case DCB_OUTPUT_TMDS: in nvkm_disp_oneinit()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Ddcb.c177 case DCB_OUTPUT_TMDS: in dcb_outp_parse()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c1602 case DCB_OUTPUT_TMDS: in nv50_sor_atomic_enable()
1732 case DCB_OUTPUT_TMDS: in nv50_sor_create()
1847 case DCB_OUTPUT_TMDS: in nv50_pior_atomic_enable()
1904 case DCB_OUTPUT_TMDS: in nv50_pior_create()
2697 case DCB_OUTPUT_TMDS: in nv50_display_create()