Home
last modified time | relevance | path

Searched refs:vga_switcheroo_handler_flags (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dvga_switcheroo.h165 enum vga_switcheroo_handler_flags_t vga_switcheroo_handler_flags(void);
188 static inline enum vga_switcheroo_handler_flags_t vga_switcheroo_handler_flags(void) { return 0; } in vga_switcheroo_handler_flags() function
/linux/drivers/gpu/vga/
A Dvga_switcheroo.c285 enum vga_switcheroo_handler_flags_t vga_switcheroo_handler_flags(void) in vga_switcheroo_handler_flags() function
289 EXPORT_SYMBOL(vga_switcheroo_handler_flags);
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_connector.c454 switcheroo_ddc = !!(vga_switcheroo_handler_flags() & in nouveau_connector_ddc_detect()
597 if ((vga_switcheroo_handler_flags() & VGA_SWITCHEROO_CAN_SWITCH_DDC) && in nouveau_connector_detect()
/linux/drivers/gpu/drm/i915/display/
A Dintel_lvds.c956 if (vga_switcheroo_handler_flags() & VGA_SWITCHEROO_CAN_SWITCH_DDC) in intel_lvds_init()
/linux/drivers/gpu/drm/radeon/
A Dradeon_connectors.c288 } else if (vga_switcheroo_handler_flags() & VGA_SWITCHEROO_CAN_SWITCH_DDC && in radeon_connector_get_edid()

Completed in 19 milliseconds