Searched refs:DCB_OUTPUT_LVDS (Results 1 – 13 of 13) sorted by relevance
84 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()595 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS) { in nv04_dfp_restore()692 case DCB_OUTPUT_LVDS: in nv04_dfp_create()
262 case DCB_OUTPUT_LVDS: in nv04_display_create()
265 (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()
429 dcb->type == DCB_OUTPUT_LVDS) && in nv17_tv_prepare()
453 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS) { in nouveau_connector_ddc_detect()524 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS || in nouveau_connector_set_encoder()692 nv_encoder = find_encoder(connector, DCB_OUTPUT_LVDS); in nouveau_connector_detect_lvds()899 if (nv_encoder->dcb->type != DCB_OUTPUT_LVDS) { in nouveau_connector_detect_depth()979 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS && in nouveau_connector_get_modes()1086 case DCB_OUTPUT_LVDS: in nouveau_connector_mode_valid()1373 if (encoders & (1 << DCB_OUTPUT_LVDS)) { in nouveau_connector_create()
1420 case DCB_OUTPUT_LVDS: in parse_dcb20_entry()1558 entry->type = DCB_OUTPUT_LVDS; in parse_dcb15_entry()1563 entry->type = DCB_OUTPUT_LVDS; in parse_dcb15_entry()1584 case DCB_OUTPUT_LVDS: in parse_dcb15_entry()
308 nv_encoder = find_encoder(connector, DCB_OUTPUT_LVDS); in nouveau_backlight_init()
8 DCB_OUTPUT_LVDS = 0x3, enumerator
178 case DCB_OUTPUT_LVDS: in dcb_outp_parse()
283 if (outp->info.type != DCB_OUTPUT_LVDS) in nvkm_uoutp_mthd_lvds()625 case DCB_OUTPUT_LVDS: in nvkm_uoutp_new()
70 case DCB_OUTPUT_LVDS : *type = SOR; return LVDS; in nvkm_outp_xlat()
1660 case DCB_OUTPUT_LVDS: in nv50_disp_oneinit()
1770 nv_encoder->dcb->type != DCB_OUTPUT_LVDS && in nv50_sor_atomic_enable()1799 case DCB_OUTPUT_LVDS: in nv50_sor_atomic_enable()1897 case DCB_OUTPUT_LVDS: type = DRM_MODE_ENCODER_LVDS; break; in nv50_sor_create()2710 case DCB_OUTPUT_LVDS: in nv50_display_read_hw_or_state()2936 outp->dcb->type = DCB_OUTPUT_LVDS; in nv50_display_create()
Completed in 37 milliseconds