drm_fb_helper_set_par(9) centos man page | unix.com

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)

NAME
drm_fb_helper_set_par - implementation for ->fb_set_par
SYNOPSIS
int drm_fb_helper_set_par(struct fb_info * info);
ARGUMENTS
info fbdev registered by the helper
DESCRIPTION
This 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.
AUTHORS
Jesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internals
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DRM_FB_HELPER_SET_PA(9)
Related Man Pages
fbdev(4) - centos
drm_fb_helper_initial_config(9) - centos
drm_crtc_helper_set_mode(9) - centos
i2c_register_board_info(9) - suse
fbdev(4) - mojave
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq