Man Page: drm_fb_helper_set_par
Operating Environment: centos
Section: 9
DRM_FB_HELPER_SET_PA(9) DRM Internals DRM_FB_HELPER_SET_PA(9)NAMEdrm_fb_helper_set_par - implementation for ->fb_set_parSYNOPSISint drm_fb_helper_set_par(struct fb_info * info);ARGUMENTSinfo fbdev registered by the helperDESCRIPTIONThis will let fbcon do the mode init and is called at initialization time by the fbdev core when registering the driver, and later on through the hotplug callback.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_SET_PA(9)