Home
last modified time | relevance | path

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

/Linux-v6.1/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,
216 int drm_fb_helper_init(struct drm_device *dev, struct drm_fb_helper *helper);
217 void drm_fb_helper_fini(struct drm_fb_helper *helper);
225 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper);
227 struct fb_info *drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper);
[all …]
Ddrm_device.h18 struct drm_fb_helper;
296 struct drm_fb_helper *fb_helper;
/Linux-v6.1/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c31 drm_fb_helper)
34 struct drm_fb_helper drm_fb_helper; member
41 struct drm_fb_helper *helper = info->par; in exynos_drm_fb_mmap()
57 static int exynos_drm_fbdev_update(struct drm_fb_helper *helper, in exynos_drm_fbdev_update()
87 static int exynos_drm_fbdev_create(struct drm_fb_helper *helper, in exynos_drm_fbdev_create()
152 struct drm_fb_helper *helper; in exynos_drm_fbdev_init()
162 private->fb_helper = helper = &fbdev->drm_fb_helper; in exynos_drm_fbdev_init()
193 struct drm_fb_helper *fb_helper) in exynos_drm_fbdev_destroy()
Dexynos_drm_drv.h200 struct drm_fb_helper *fb_helper;
/Linux-v6.1/drivers/gpu/drm/msm/
Dmsm_fbdev.c27 struct drm_fb_helper base;
48 struct drm_fb_helper *helper = (struct drm_fb_helper *)info->par; in msm_fbdev_mmap()
55 static int msm_fbdev_create(struct drm_fb_helper *helper, in msm_fbdev_create()
138 struct drm_fb_helper *msm_fbdev_init(struct drm_device *dev) in msm_fbdev_init()
142 struct drm_fb_helper *helper; in msm_fbdev_init()
182 struct drm_fb_helper *helper = priv->fbdev; in msm_fbdev_free()
Dmsm_drv.h132 struct drm_fb_helper *fbdev;
295 struct drm_fb_helper *msm_fbdev_init(struct drm_device *dev);
/Linux-v6.1/drivers/gpu/drm/
Ddrm_fb_helper.c157 struct drm_fb_helper *helper = info->par; in drm_fb_helper_debug_enter()
193 struct drm_fb_helper *helper = info->par; in drm_fb_helper_debug_leave()
232 __drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper, in __drm_fb_helper_restore_fbdev_mode_unlocked()
278 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked()
288 struct drm_fb_helper *helper; in drm_fb_helper_restore_work_fn()
322 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_dpms()
367 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, in drm_fb_helper_resume_worker()
375 static void drm_fb_helper_damage_blit_real(struct drm_fb_helper *fb_helper, in drm_fb_helper_damage_blit_real()
414 static int drm_fb_helper_damage_blit(struct drm_fb_helper *fb_helper, in drm_fb_helper_damage_blit()
451 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, in drm_fb_helper_damage_work()
[all …]
DMakefile73 drm_kms_helper-$(CONFIG_DRM_FBDEV_EMULATION) += drm_fb_helper.o
/Linux-v6.1/drivers/gpu/drm/omapdrm/
Domap_fbdev.c27 struct drm_fb_helper base;
36 static struct drm_fb_helper *get_fb(struct fb_info *fbi);
52 struct drm_fb_helper *helper = get_fb(fbi); in omap_fbdev_pan_display()
91 static int omap_fbdev_create(struct drm_fb_helper *helper, in omap_fbdev_create()
216 static struct drm_fb_helper *get_fb(struct fb_info *fbi) in get_fb()
230 struct drm_fb_helper *helper; in omap_fbdev_init()
269 struct drm_fb_helper *helper = priv->fbdev; in omap_fbdev_fini()
Domap_fbdev.h13 struct drm_fb_helper;
Domap_drv.h80 struct drm_fb_helper *fbdev;
/Linux-v6.1/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()
155 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-v6.1/drivers/gpu/drm/gma500/
Dframebuffer.c44 struct drm_fb_helper *fb_helper = info->par; in psbfb_setcolreg()
127 struct drm_fb_helper *fb_helper = info->par; in psbfb_mmap()
234 static int psbfb_create(struct drm_fb_helper *fb_helper, in psbfb_create()
350 static int psbfb_probe(struct drm_fb_helper *fb_helper, in psbfb_probe()
382 struct drm_fb_helper *fb_helper) in psb_fbdev_destroy()
401 struct drm_fb_helper *fb_helper; in psb_fbdev_init()
Dpsb_drv.h196 struct drm_fb_helper;
525 struct drm_fb_helper *fb_helper;
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_fbdev.c54 struct drm_fb_helper helper;
82 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_set_par()
96 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_blank()
111 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_pan_display()
134 static int intelfb_alloc(struct drm_fb_helper *helper, in intelfb_alloc()
191 static int intelfb_create(struct drm_fb_helper *helper, in intelfb_create()
/Linux-v6.1/drivers/gpu/drm/tegra/
Dfb.c21 static inline struct tegra_fbdev *to_tegra_fbdev(struct drm_fb_helper *helper) in to_tegra_fbdev()
193 struct drm_fb_helper *helper = info->par; in tegra_fb_mmap()
215 static int tegra_fbdev_probe(struct drm_fb_helper *helper, in tegra_fbdev_probe()
Ddrm.h34 struct drm_fb_helper base;
/Linux-v6.1/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.h19 struct drm_fb_helper;
/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.h37 struct drm_fb_helper helper; /* must be first */
Dnouveau_fbcon.c309 nouveau_fbcon_create(struct drm_fb_helper *helper, in nouveau_fbcon_create()
/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_fb.c47 struct drm_fb_helper helper; /* must be first */
213 static int radeonfb_create(struct drm_fb_helper *helper, in radeonfb_create()
/Linux-v6.1/Documentation/gpu/
Ddrm-kms-helpers.rst110 .. kernel-doc:: drivers/gpu/drm/drm_fb_helper.c
113 .. kernel-doc:: include/drm/drm_fb_helper.h
116 .. kernel-doc:: drivers/gpu/drm/drm_fb_helper.c
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_display.c1567 struct drm_fb_helper *fb_helper = dev->fb_helper; in amdgpu_display_robj_is_fb()