SYNOPSIS
- void drm_fbdev_cma_restore_mode(struct drm_fbdev_cma * fbdev_cma);
ARGUMENTS
fbdev_cma
-
- The drm_fbdev_cma struct, may be NULL
DESCRIPTION
This function is usually called from the DRM drivers lastclose callback.
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