Searched refs:drm_fb_helper_fill_fix (Results 1 – 3 of 3) sorted by relevance
111 void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch,
997 void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch, in drm_fb_helper_fill_fix() function1004 EXPORT_SYMBOL(drm_fb_helper_fill_fix);
176 drm_fb_helper_fill_fix(info, fb->drm_fb.pitches[0], fb->drm_fb.depth); in tegra_fb_probe()