Home
last modified time | relevance | path

Searched refs:drm_fb_helper_fill_fix (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/include/drm/
Ddrm_fb_helper.h171 void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch,
279 static inline void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch, in drm_fb_helper_fill_fix() function
/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_fbdev.c100 drm_fb_helper_fill_fix(fbi, fb->pitches[0], fb->depth); in rockchip_drm_fbdev_create()
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_fbdev.c99 drm_fb_helper_fill_fix(info, dfb->fb.pitches[0], dfb->fb.depth); in armada_fb_create()
/linux-4.4.14/drivers/gpu/drm/bochs/
Dbochs_fbdev.c130 drm_fb_helper_fill_fix(info, fb->pitches[0], fb->depth); in bochsfb_create()
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_fbdev.c160 drm_fb_helper_fill_fix(fbi, fb->pitches[0], fb->depth); in msm_fbdev_create()
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_fbdev.c197 drm_fb_helper_fill_fix(fbi, fb->pitches[0], fb->depth); in omap_fbdev_create()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c97 drm_fb_helper_fill_fix(fbi, fb->pitches[0], fb->depth); in exynos_drm_fbdev_update()
/linux-4.4.14/drivers/gpu/drm/mgag200/
Dmgag200_fb.c220 drm_fb_helper_fill_fix(info, fb->pitches[0], fb->depth); in mgag200fb_create()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_fb.c246 drm_fb_helper_fill_fix(info, fb->pitches[0], fb->depth); in radeonfb_create()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_fb_cma_helper.c286 drm_fb_helper_fill_fix(fbi, fb->pitches[0], fb->depth); in drm_fbdev_cma_create()
Ddrm_fb_helper.c1489 void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch, in drm_fb_helper_fill_fix() function
1506 EXPORT_SYMBOL(drm_fb_helper_fill_fix);
/linux-4.4.14/drivers/gpu/drm/cirrus/
Dcirrus_fbdev.c223 drm_fb_helper_fill_fix(info, fb->pitches[0], fb->depth); in cirrusfb_create()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c227 drm_fb_helper_fill_fix(info, fb->pitches[0], fb->depth); in amdgpufb_create()
/linux-4.4.14/drivers/gpu/drm/tegra/
Dfb.c251 drm_fb_helper_fill_fix(info, fb->pitches[0], fb->depth); in tegra_fbdev_probe()
/linux-4.4.14/drivers/gpu/drm/ast/
Dast_fb.c244 drm_fb_helper_fill_fix(info, fb->pitches[0], fb->depth); in astfb_create()
/linux-4.4.14/drivers/gpu/drm/virtio/
Dvirtgpu_fb.c343 drm_fb_helper_fill_fix(info, fb->pitches[0], fb->depth); in virtio_gpufb_create()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c424 drm_fb_helper_fill_fix(info, fb->pitches[0], fb->depth); in nouveau_fbcon_create()
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_fb.c397 drm_fb_helper_fill_fix(info, fb->pitches[0], fb->depth); in qxlfb_create()
/linux-4.4.14/drivers/gpu/drm/udl/
Dudl_fb.c531 drm_fb_helper_fill_fix(info, fb->pitches[0], fb->depth); in udlfb_create()
/linux-4.4.14/drivers/gpu/drm/gma500/
Dframebuffer.c429 drm_fb_helper_fill_fix(info, fb->pitches[0], fb->depth); in psbfb_create()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_fbdev.c260 drm_fb_helper_fill_fix(info, fb->pitches[0], fb->depth); in intelfb_create()