Man Page: drm_fb_helper_restore_fbdev_mode
Operating Environment: centos
Section: 9
DRM_FB_HELPER_RESTOR(9) DRM Internals DRM_FB_HELPER_RESTOR(9)NAMEdrm_fb_helper_restore_fbdev_mode - restore fbdev configurationSYNOPSISbool drm_fb_helper_restore_fbdev_mode(struct drm_fb_helper * fb_helper);ARGUMENTSfb_helper fbcon to restoreDESCRIPTIONThis should be called from driver's drm ->lastclose callback when implementing an fbcon on top of kms using this helper. This ensures that the user isn't greeted with a black screen when e.g. X dies.AUTHORSJesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internalsCOPYRIGHTKernel Hackers Manual 3.10 June 2014 DRM_FB_HELPER_RESTOR(9)