centos man page for drm_fb_helper_fill_var

Query: drm_fb_helper_fill_var

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DRM_FB_HELPER_FILL_V(9) 					   DRM Internals					   DRM_FB_HELPER_FILL_V(9)

NAME
drm_fb_helper_fill_var - initalizes variable fbdev information
SYNOPSIS
void drm_fb_helper_fill_var(struct fb_info * info, struct drm_fb_helper * fb_helper, uint32_t fb_width, uint32_t fb_height);
ARGUMENTS
info fbdev instance to set up fb_helper fb helper instance to use as template fb_width desired fb width fb_height desired fb height
DESCRIPTION
Sets up the variable fbdev metainformation from the given fb helper instance and the drm framebuffer allocated in fb_helper->fb. Drivers should call this (or their equivalent setup code) from their ->fb_probe callback after having allocated the fbdev backing storage framebuffer.
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_FILL_V(9)
Related Man Pages
fbdev(4) - centos
drm_fb_helper_initial_config(9) - centos
drm_crtc_helper_set_mode(9) - centos
fbdev(4) - plan9
fbdev(4) - v7
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!