Home
last modified time | relevance | path

Searched refs:switcheroo_ddc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c417 bool switcheroo_ddc = false; in nouveau_connector_ddc_detect() local
433 switcheroo_ddc = !!(vga_switcheroo_handler_flags() & in nouveau_connector_ddc_detect()
440 if (switcheroo_ddc) in nouveau_connector_ddc_detect()
444 if (switcheroo_ddc) in nouveau_connector_ddc_detect()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c419 bool switcheroo_ddc = false; in nouveau_connector_ddc_detect() local
435 switcheroo_ddc = !!(vga_switcheroo_handler_flags() & in nouveau_connector_ddc_detect()
442 if (switcheroo_ddc) in nouveau_connector_ddc_detect()
446 if (switcheroo_ddc) in nouveau_connector_ddc_detect()

Completed in 4 milliseconds