SYNOPSIS
- bool drm_mode_is_stereo(const struct drm_display_mode * mode);
ARGUMENTS
mode
-
- drm_display_mode to check
RETURNS
True if the mode is one of the stereo modes (like side-by-side), false if not.
AUTHORS
Jesse Barnes <[email protected]>
Intel Corporation,
- Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
- Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
- Contributions all over the place
Lukas Wunner <[email protected]>
- vga_switcheroo documentation
COPYRIGHT