Home
last modified time | relevance | path

Searched refs:drm_fb_helper_alloc_fbi (Results 1 – 13 of 13) sorted by relevance

/linux/include/drm/
A Ddrm_fb_helper.h226 struct fb_info *drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper);
325 drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper) in drm_fb_helper_alloc_fbi() function
/linux/drivers/gpu/drm/armada/
A Darmada_fbdev.c75 info = drm_fb_helper_alloc_fbi(fbh); in armada_fbdev_create()
/linux/drivers/gpu/drm/rockchip/
A Drockchip_drm_fbdev.c69 fbi = drm_fb_helper_alloc_fbi(helper); in rockchip_drm_fbdev_create()
/linux/drivers/gpu/drm/msm/
A Dmsm_fbdev.c97 fbi = drm_fb_helper_alloc_fbi(helper); in msm_fbdev_create()
/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_fbdev.c81 fbi = drm_fb_helper_alloc_fbi(helper); in exynos_drm_fbdev_update()
/linux/drivers/gpu/drm/omapdrm/
A Domap_fbdev.c163 fbi = drm_fb_helper_alloc_fbi(helper); in omap_fbdev_create()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_fb.c228 info = drm_fb_helper_alloc_fbi(helper); in amdgpufb_create()
/linux/drivers/gpu/drm/radeon/
A Dradeon_fb.c245 info = drm_fb_helper_alloc_fbi(helper); in radeonfb_create()
/linux/drivers/gpu/drm/tegra/
A Dfb.c245 info = drm_fb_helper_alloc_fbi(helper); in tegra_fbdev_probe()
/linux/drivers/gpu/drm/gma500/
A Dframebuffer.c295 info = drm_fb_helper_alloc_fbi(fb_helper); in psbfb_create()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_fbcon.c365 info = drm_fb_helper_alloc_fbi(helper); in nouveau_fbcon_create()
/linux/drivers/gpu/drm/
A Ddrm_fb_helper.c553 struct fb_info *drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper) in drm_fb_helper_alloc_fbi() function
592 EXPORT_SYMBOL(drm_fb_helper_alloc_fbi);
2342 fbi = drm_fb_helper_alloc_fbi(fb_helper); in drm_fb_helper_generic_probe()
/linux/drivers/gpu/drm/i915/display/
A Dintel_fbdev.c234 info = drm_fb_helper_alloc_fbi(helper); in intelfb_create()

Completed in 38 milliseconds