Home
last modified time | relevance | path

Searched refs:DCB_OUTPUT_LVDS (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv04/
A Ddfp.c84 if (dcbent->type == DCB_OUTPUT_LVDS) in nv04_dfp_bind_head()
237 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS && nv04_display(dev)->saved_reg.sel_clk & 0xf0) { in nv04_dfp_prepare_sel_clk()
266 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS) in nv04_dfp_prepare()
345 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS) { in nv04_dfp_mode_set()
459 else if (dcbe->type == DCB_OUTPUT_LVDS) in nv04_dfp_commit()
594 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS) { in nv04_dfp_restore()
691 case DCB_OUTPUT_LVDS: in nv04_dfp_create()
A Ddisp.c267 case DCB_OUTPUT_LVDS: in nv04_display_create()
A Dcrtc.c265 (nv_encoder->dcb->type == DCB_OUTPUT_LVDS || in nv_crtc_mode_set_vga()
480 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS) in nv_crtc_mode_set_regs()
A Dtvnv17.c423 dcb->type == DCB_OUTPUT_LVDS) && in nv17_tv_prepare()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
A Ddcb.h8 DCB_OUTPUT_LVDS = 0x3, enumerator
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_connector.c434 case DCB_OUTPUT_LVDS: in nouveau_connector_ddc_detect()
511 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS || in nouveau_connector_set_encoder()
672 nv_encoder = find_encoder(connector, DCB_OUTPUT_LVDS); in nouveau_connector_detect_lvds()
877 if (nv_encoder->dcb->type != DCB_OUTPUT_LVDS) { in nouveau_connector_detect_depth()
957 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS && in nouveau_connector_get_modes()
1061 case DCB_OUTPUT_LVDS: in nouveau_connector_mode_valid()
1353 if (encoders & (1 << DCB_OUTPUT_LVDS)) { in nouveau_connector_create()
A Dnouveau_bios.c1422 case DCB_OUTPUT_LVDS: in parse_dcb20_entry()
1560 entry->type = DCB_OUTPUT_LVDS; in parse_dcb15_entry()
1565 entry->type = DCB_OUTPUT_LVDS; in parse_dcb15_entry()
1586 case DCB_OUTPUT_LVDS: in parse_dcb15_entry()
A Dnouveau_backlight.c374 nv_encoder = find_encoder(connector, DCB_OUTPUT_LVDS); in nouveau_backlight_init()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
A Ddcb.c178 case DCB_OUTPUT_LVDS: in dcb_outp_parse()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dbase.c188 case DCB_OUTPUT_LVDS: in nvkm_disp_oneinit()
A Doutp.c68 case DCB_OUTPUT_LVDS : *type = SOR; return LVDS; in nvkm_outp_xlat()
A Duoutp.c200 if (outp->info.type != DCB_OUTPUT_LVDS) in nvkm_uoutp_mthd_acquire_lvds()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv50/
A Ddisp.c1585 case DCB_OUTPUT_LVDS: in nv50_sor_atomic_enable()
1691 case DCB_OUTPUT_LVDS: type = DRM_MODE_ENCODER_LVDS; break; in nv50_sor_create()
2654 case DCB_OUTPUT_LVDS: in nv50_display_create()

Completed in 29 milliseconds