Home
last modified time | relevance | path

Searched refs:tvconf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Ddcb.h45 } tvconf; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Ddcb.h45 } tvconf; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c176 if (dcb->tvconf.has_component_output) in nv17_tv_detect()
643 int num_tv_norms = dcb->tvconf.has_component_output ? NUM_TV_NORMS : in nv17_tv_create_resources()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1463 entry->tvconf.has_component_output = conf & (0x8 << 4); in parse_dcb20_entry()
1465 entry->tvconf.has_component_output = false; in parse_dcb20_entry()
1581 entry->tvconf.has_component_output = false; in parse_dcb15_entry()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A 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()

Completed in 8 milliseconds