Home
last modified time | relevance | path

Searched refs:has_component_output (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Ddcb.h44 bool has_component_output; member
/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.c175 if (dcb->tvconf.has_component_output) in nv17_tv_detect()
642 int num_tv_norms = dcb->tvconf.has_component_output ? NUM_TV_NORMS : in nv17_tv_create_resources()
/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_bios.c1466 entry->tvconf.has_component_output = conf & (0x8 << 4); in parse_dcb20_entry()
1468 entry->tvconf.has_component_output = false; in parse_dcb20_entry()
1584 entry->tvconf.has_component_output = false; in parse_dcb15_entry()