Query: drm_fb_helper_fill_fix
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRM_FB_HELPER_FILL_F(9) DRM Internals DRM_FB_HELPER_FILL_F(9)NAMEdrm_fb_helper_fill_fix - initializes fixed fbdev informationSYNOPSISvoid drm_fb_helper_fill_fix(struct fb_info * info, uint32_t pitch, uint32_t depth);ARGUMENTSinfo fbdev registered by the helper pitch desired pitch depth desired depthDESCRIPTIONHelper to fill in the fixed fbdev information useful for a non-accelerated fbdev emulations. Drivers which support acceleration methods which impose additional constraints need to set up their own limits. Drivers should call this (or their equivalent setup code) from their ->fb_probe 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_FILL_F(9)
Related Man Pages |
---|
drm_crtc_helper_set_mode(9) - centos |
struct_drm_fb_helper_funcs(9) - centos |
fbdev(4) - plan9 |
fbdev(4) - hpux |
fbdev(4) - osx |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
Controlling user input |