Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Ddcb.h45 } tvconf; member
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c176 if (dcb->tvconf.has_component_output) in nv17_tv_detect()
649 int num_tv_norms = dcb->tvconf.has_component_output ? NUM_TV_NORMS : in nv17_tv_create_resources()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1467 entry->tvconf.has_component_output = conf & (0x8 << 4); in parse_dcb20_entry()
1469 entry->tvconf.has_component_output = false; in parse_dcb20_entry()
1585 entry->tvconf.has_component_output = false; in parse_dcb15_entry()