Searched refs:DCB_OUTPUT_LVDS (Results 1 - 12 of 12) sorted by relevance

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
H A Ddcb.h10 DCB_OUTPUT_LVDS = 0x3, enumerator in enum:dcb_output_type
/drivers/gpu/drm/nouveau/dispnv04/
H A Ddfp.c84 if (dcbent->type == DCB_OUTPUT_LVDS)
236 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS && nv04_display(dev)->saved_reg.sel_clk & 0xf0) {
265 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS)
343 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS) {
457 else if (dcbe->type == DCB_OUTPUT_LVDS)
591 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS) {
693 case DCB_OUTPUT_LVDS:
H A Ddisp.c92 case DCB_OUTPUT_LVDS:
H A Dcrtc.c265 (nv_encoder->dcb->type == DCB_OUTPUT_LVDS ||
479 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS)
H A Dtvnv17.c430 dcb->type == DCB_OUTPUT_LVDS) &&
/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c211 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS ||
348 nv_encoder = find_encoder(connector, DCB_OUTPUT_LVDS);
698 if (nv_encoder->dcb->type != DCB_OUTPUT_LVDS) {
746 if (nv_encoder->dcb->type == DCB_OUTPUT_LVDS &&
823 case DCB_OUTPUT_LVDS:
1108 if (encoders & (1 << DCB_OUTPUT_LVDS)) {
H A Dnouveau_backlight.c186 nv_encoder = find_encoder(connector, DCB_OUTPUT_LVDS);
H A Dnouveau_bios.c1420 case DCB_OUTPUT_LVDS:
1551 entry->type = DCB_OUTPUT_LVDS;
1556 entry->type = DCB_OUTPUT_LVDS;
1577 case DCB_OUTPUT_LVDS:
H A Dnv50_display.c1939 case DCB_OUTPUT_LVDS:
2061 case DCB_OUTPUT_LVDS: type = DRM_MODE_ENCODER_LVDS; break;
2534 case DCB_OUTPUT_LVDS:
/drivers/gpu/drm/nouveau/core/subdev/bios/
H A Ddcb.c175 case DCB_OUTPUT_LVDS:
/drivers/gpu/drm/nouveau/core/engine/disp/
H A Dnvd0.c805 case 0x00000000: type = DCB_OUTPUT_LVDS; mask = 1; break;
902 case DCB_OUTPUT_LVDS:
H A Dnv50.c1396 case 0x00000000: type = DCB_OUTPUT_LVDS; mask = 1; break;
1547 case DCB_OUTPUT_LVDS:

Completed in 687 milliseconds