Name
drm_fbdev_cma_restore_mode —
Restores initial framebuffer mode
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.