drm_fb_helper_fill_fix
drm_fb_helper_fill_fix(info, fb->pitches[0], fb->format->depth);
EXPORT_SYMBOL(drm_fb_helper_fill_fix);
drm_fb_helper_fill_fix(fbi, fb->pitches[0], fb->format->depth);
drm_fb_helper_fill_fix(info, fb->pitches[0], fb->format->depth);
void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch,
drm_fb_helper_fill_fix(info, fb->pitches[0], fb->format->depth);