SYNOPSIS
- bool apple_gmux_present(void);
ARGUMENTS
void
- no arguments
DESCRIPTION
Drivers may use this to activate quirks specific to dual GPU MacBook Pros and Mac Pros, e.g. for deferred probing, runtime pm and backlight.
RETURN
true if gmux is present and the kernel was configured with CONFIG_APPLE_GMUX, false otherwise.
AUTHORS
Jesse Barnes <jesse.barnes@intel.com>
Intel Corporation,
- Initial version
Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Ideas on board SPRL,
- Driver internals
Daniel Vetter <daniel.vetter@ffwll.ch>
Intel Corporation,
- Contributions all over the place
Lukas Wunner <lukas@wunner.de>
- vga_switcheroo documentation
COPYRIGHT