Home
last modified time | relevance | path

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

/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.c263 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.c428 if ((dcb->type == DCB_OUTPUT_TMDS || in nv17_tv_prepare()
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Ddcb.h7 DCB_OUTPUT_TMDS = 0x2, enumerator
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.c69 case DCB_OUTPUT_TMDS : *type = SOR; return TMDS; in nvkm_outp_xlat()
78 case DCB_OUTPUT_TMDS: *type = PIOR; return TMDS; in nvkm_outp_xlat()
H A Duoutp.c615 case DCB_OUTPUT_TMDS: in nvkm_uoutp_new()
H A Dnv50.c1659 case DCB_OUTPUT_TMDS: in nv50_disp_oneinit()
H A Dr535.c1263 case TMDS: dcbE.type = DCB_OUTPUT_TMDS; break; in r535_outp_new()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Ddcb.c177 case DCB_OUTPUT_TMDS: in dcb_outp_parse()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1503 case DCB_OUTPUT_TMDS: in parse_dcb20_entry()
1560 entry->type = DCB_OUTPUT_TMDS; in parse_dcb15_entry()
1676 fabricate_dcb_output(dcb, DCB_OUTPUT_TMDS, 1, 1, DCB_OUTPUT_B); in apply_dcb_encoder_quirks()
1762 fabricate_dcb_output(dcb, DCB_OUTPUT_TMDS, 0, all_heads, DCB_OUTPUT_B); in fabricate_dcb_encoder_table()
1779 fabricate_dcb_output(dcb, DCB_OUTPUT_TMDS, in fabricate_dcb_encoder_table()
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c710 case DCB_OUTPUT_TMDS: in nv50_audio_supported()
1577 if (nv_encoder->dcb->type == DCB_OUTPUT_TMDS && nv_encoder->hdmi.enabled) { in nv50_sor_atomic_disable()
1771 case DCB_OUTPUT_TMDS: in nv50_sor_atomic_enable()
1891 case DCB_OUTPUT_TMDS: in nv50_sor_create()
2002 case DCB_OUTPUT_TMDS: in nv50_pior_atomic_enable()
2059 case DCB_OUTPUT_TMDS: in nv50_pior_create()
2697 case DCB_OUTPUT_TMDS: in nv50_display_read_hw_or_state()
2941 outp->dcb->type = DCB_OUTPUT_TMDS; in nv50_display_create()