Home
last modified time | relevance | path

Searched refs:DCB_OUTPUT_ANALOG (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c467 (nv_encoder = find_encoder(connector, DCB_OUTPUT_ANALOG)))) in nouveau_connector_of_detect()
600 nv_partner = find_encoder(connector, DCB_OUTPUT_ANALOG); in nouveau_connector_detect()
601 if (nv_encoder->dcb->type == DCB_OUTPUT_ANALOG) in nouveau_connector_detect()
604 if (nv_partner && ((nv_encoder->dcb->type == DCB_OUTPUT_ANALOG && in nouveau_connector_detect()
607 nv_partner->dcb->type == DCB_OUTPUT_ANALOG))) { in nouveau_connector_detect()
611 type = DCB_OUTPUT_ANALOG; in nouveau_connector_detect()
632 nv_encoder = find_encoder(connector, DCB_OUTPUT_ANALOG); in nouveau_connector_detect()
746 type = DCB_OUTPUT_ANALOG; in nouveau_connector_force()
1054 case DCB_OUTPUT_ANALOG: in nouveau_connector_mode_valid()
1312 if (encoders & (1 << DCB_OUTPUT_ANALOG)) in nouveau_connector_create()
[all...]
H A Dnouveau_bios.c1389 if (type != DCB_OUTPUT_ANALOG) in fabricate_dcb_output()
1410 case DCB_OUTPUT_ANALOG: in parse_dcb20_entry()
1549 entry->type = DCB_OUTPUT_ANALOG; in parse_dcb15_entry()
1577 case DCB_OUTPUT_ANALOG: in parse_dcb15_entry()
1762 fabricate_dcb_output(dcb, DCB_OUTPUT_ANALOG, 1, all_heads, 2); in fabricate_dcb_encoder_table()
1768 fabricate_dcb_output(dcb, DCB_OUTPUT_ANALOG, in fabricate_dcb_encoder_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c470 (nv_encoder = find_encoder(connector, DCB_OUTPUT_ANALOG)))) in nouveau_connector_of_detect()
604 nv_partner = find_encoder(connector, DCB_OUTPUT_ANALOG); in nouveau_connector_detect()
605 if (nv_encoder->dcb->type == DCB_OUTPUT_ANALOG) in nouveau_connector_detect()
608 if (nv_partner && ((nv_encoder->dcb->type == DCB_OUTPUT_ANALOG && in nouveau_connector_detect()
611 nv_partner->dcb->type == DCB_OUTPUT_ANALOG))) { in nouveau_connector_detect()
615 type = DCB_OUTPUT_ANALOG; in nouveau_connector_detect()
639 nv_encoder = find_encoder(connector, DCB_OUTPUT_ANALOG); in nouveau_connector_detect()
753 type = DCB_OUTPUT_ANALOG; in nouveau_connector_force()
1077 case DCB_OUTPUT_ANALOG: in nouveau_connector_mode_valid()
1349 if (encoders & (1 << DCB_OUTPUT_ANALOG)) in nouveau_connector_create()
[all...]
H A Dnouveau_bios.c1392 if (type != DCB_OUTPUT_ANALOG) in fabricate_dcb_output()
1413 case DCB_OUTPUT_ANALOG: in parse_dcb20_entry()
1552 entry->type = DCB_OUTPUT_ANALOG; in parse_dcb15_entry()
1580 case DCB_OUTPUT_ANALOG: in parse_dcb15_entry()
1765 fabricate_dcb_output(dcb, DCB_OUTPUT_ANALOG, 1, all_heads, 2); in fabricate_dcb_encoder_table()
1771 fabricate_dcb_output(dcb, DCB_OUTPUT_ANALOG, in fabricate_dcb_encoder_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Ddcb.h5 DCB_OUTPUT_ANALOG = 0x0, enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Ddcb.h5 DCB_OUTPUT_ANALOG = 0x0, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.c261 case DCB_OUTPUT_ANALOG: in nv04_display_create()
H A Ddac.c395 || nouveau_encoder(rebind)->dcb->type != DCB_OUTPUT_ANALOG) in nv04_dac_mode_set()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.c65 case DCB_OUTPUT_ANALOG: *type = DAC; return CRT; in nvkm_outp_xlat()
H A Dbase.c297 case DCB_OUTPUT_ANALOG: in nvkm_disp_oneinit()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.c264 case DCB_OUTPUT_ANALOG: in nv04_display_create()
H A Ddac.c395 || nouveau_encoder(rebind)->dcb->type != DCB_OUTPUT_ANALOG) in nv04_dac_mode_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.c65 case DCB_OUTPUT_ANALOG: *type = DAC; return CRT; in nvkm_outp_xlat()
H A Dbase.c185 case DCB_OUTPUT_ANALOG: in nvkm_disp_oneinit()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c464 case DCB_OUTPUT_ANALOG: return NV50_CRC_SOURCE_TYPE_DAC; in nv50_crc_source_type()
H A Ddisp.c2762 case DCB_OUTPUT_ANALOG: in nv50_display_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c443 case DCB_OUTPUT_ANALOG: return NV50_CRC_SOURCE_TYPE_DAC; in nv50_crc_source_type()
H A Ddisp.c2702 case DCB_OUTPUT_ANALOG: in nv50_display_create()

Completed in 23 milliseconds