Home
last modified time | relevance | path

Searched refs:drm_fb_helper (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v5.4/include/drm/
Ddrm_fb_helper.h33 struct drm_fb_helper;
92 int (*fb_probe)(struct drm_fb_helper *helper,
114 struct drm_fb_helper { struct
191 static inline struct drm_fb_helper * argument
194 return container_of(client, struct drm_fb_helper, client); in drm_fb_helper_from_client()
214 void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper,
217 struct drm_fb_helper *helper, int max_conn);
218 void drm_fb_helper_fini(struct drm_fb_helper *helper);
226 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper);
228 struct fb_info *drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper);
[all …]
Ddrm_device.h21 struct drm_fb_helper;
309 struct drm_fb_helper *fb_helper;
/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c29 drm_fb_helper)
32 struct drm_fb_helper drm_fb_helper; member
39 struct drm_fb_helper *helper = info->par; in exynos_drm_fb_mmap()
72 static int exynos_drm_fbdev_update(struct drm_fb_helper *helper, in exynos_drm_fbdev_update()
113 static int exynos_drm_fbdev_create(struct drm_fb_helper *helper, in exynos_drm_fbdev_create()
189 struct drm_fb_helper *helper; in exynos_drm_fbdev_init()
199 private->fb_helper = helper = &fbdev->drm_fb_helper; in exynos_drm_fbdev_init()
238 struct drm_fb_helper *fb_helper) in exynos_drm_fbdev_destroy()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_fb_helper.c154 struct drm_fb_helper *helper = info->par; in drm_fb_helper_debug_enter()
190 struct drm_fb_helper *helper = info->par; in drm_fb_helper_debug_leave()
238 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked()
282 struct drm_fb_helper *helper; in drm_fb_helper_force_kernel_mode()
328 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_dpms()
373 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, in drm_fb_helper_resume_worker()
381 static void drm_fb_helper_dirty_blit_real(struct drm_fb_helper *fb_helper, in drm_fb_helper_dirty_blit_real()
401 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, in drm_fb_helper_dirty_work()
442 void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper, in drm_fb_helper_prepare()
473 struct drm_fb_helper *fb_helper, in drm_fb_helper_init()
[all …]
/Linux-v5.4/drivers/gpu/drm/msm/
Dmsm_fbdev.c25 struct drm_fb_helper base;
46 struct drm_fb_helper *helper = (struct drm_fb_helper *)info->par; in msm_fbdev_mmap()
60 static int msm_fbdev_create(struct drm_fb_helper *helper, in msm_fbdev_create()
148 struct drm_fb_helper *msm_fbdev_init(struct drm_device *dev) in msm_fbdev_init()
152 struct drm_fb_helper *helper; in msm_fbdev_init()
194 struct drm_fb_helper *helper = priv->fbdev; in msm_fbdev_free()
Dmsm_drv.h168 struct drm_fb_helper *fbdev;
342 struct drm_fb_helper *msm_fbdev_init(struct drm_device *dev);
/Linux-v5.4/drivers/gpu/drm/omapdrm/
Domap_fbdev.c26 struct drm_fb_helper base;
35 static struct drm_fb_helper *get_fb(struct fb_info *fbi);
51 struct drm_fb_helper *helper = get_fb(fbi); in omap_fbdev_pan_display()
90 static int omap_fbdev_create(struct drm_fb_helper *helper, in omap_fbdev_create()
215 static struct drm_fb_helper *get_fb(struct fb_info *fbi) in get_fb()
229 struct drm_fb_helper *helper; in omap_fbdev_init()
272 struct drm_fb_helper *helper = priv->fbdev; in omap_fbdev_fini()
Domap_fbdev.h13 struct drm_fb_helper;
Domap_drv.h59 struct drm_fb_helper *fbdev;
/Linux-v5.4/drivers/gpu/drm/armada/
Darmada_fbdev.c27 static int armada_fbdev_create(struct drm_fb_helper *fbh, in armada_fbdev_create()
101 static int armada_fb_probe(struct drm_fb_helper *fbh, in armada_fb_probe()
121 struct drm_fb_helper *fbh; in armada_fbdev_init()
161 struct drm_fb_helper *fbh = priv->fbdev; in armada_fbdev_fini()
Darmada_drm.h19 struct drm_fb_helper;
58 struct drm_fb_helper *fbdev;
/Linux-v5.4/drivers/gpu/drm/rockchip/
Drockchip_drm_fbdev.c24 struct drm_fb_helper *helper = info->par; in rockchip_fbdev_mmap()
39 static int rockchip_drm_fbdev_create(struct drm_fb_helper *helper, in rockchip_drm_fbdev_create()
117 struct drm_fb_helper *helper; in rockchip_drm_fbdev_init()
160 struct drm_fb_helper *helper; in rockchip_drm_fbdev_fini()
Drockchip_drm_drv.h45 struct drm_fb_helper fbdev_helper;
/Linux-v5.4/drivers/gpu/drm/vboxvideo/
Dvbox_drv.h59 struct drm_fb_helper fb_helper;
160 int vboxfb_create(struct drm_fb_helper *helper,
Dvbox_fb.c44 int vboxfb_create(struct drm_fb_helper *helper, in vboxfb_create()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_fbdev.c62 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_set_par()
76 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_blank()
91 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_pan_display()
114 static int intelfb_alloc(struct drm_fb_helper *helper, in intelfb_alloc()
163 static int intelfb_create(struct drm_fb_helper *helper, in intelfb_create()
/Linux-v5.4/drivers/gpu/drm/gma500/
Dframebuffer.h23 struct drm_fb_helper psb_fb_helper; /* must be first */
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c52 struct drm_fb_helper *fb_helper = info->par; in amdgpufb_open()
65 struct drm_fb_helper *fb_helper = info->par; in amdgpufb_release()
198 static int amdgpufb_create(struct drm_fb_helper *helper, in amdgpufb_create()
/Linux-v5.4/drivers/gpu/drm/tegra/
Dfb.c20 static inline struct tegra_fbdev *to_tegra_fbdev(struct drm_fb_helper *helper) in to_tegra_fbdev()
182 struct drm_fb_helper *helper = info->par; in tegra_fb_mmap()
204 static int tegra_fbdev_probe(struct drm_fb_helper *helper, in tegra_fbdev_probe()
/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.h19 struct drm_fb_helper;
/Linux-v5.4/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_fbdev.c53 static int hibmc_drm_fb_create(struct drm_fb_helper *helper, in hibmc_drm_fb_create()
145 struct drm_fb_helper *fbh = &fbdev->helper; in hibmc_fbdev_destroy()
Dhibmc_drm_drv.h29 struct drm_fb_helper helper; /* must be first */
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.h35 struct drm_fb_helper helper; /* must be first */
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_fb.c46 struct drm_fb_helper helper; /* must be first */
211 static int radeonfb_create(struct drm_fb_helper *helper, in radeonfb_create()
/Linux-v5.4/Documentation/gpu/
Ddrm-kms-helpers.rst101 .. kernel-doc:: drivers/gpu/drm/drm_fb_helper.c
104 .. kernel-doc:: include/drm/drm_fb_helper.h
107 .. kernel-doc:: drivers/gpu/drm/drm_fb_helper.c

12