| /linux/include/drm/ |
| A D | drm_fb_helper.h | 33 struct drm_fb_helper; 91 int (*fb_probe)(struct drm_fb_helper *helper, 113 struct drm_fb_helper { struct 190 static inline struct drm_fb_helper * argument 193 return container_of(client, struct drm_fb_helper, client); in drm_fb_helper_from_client() 216 void drm_fb_helper_fini(struct drm_fb_helper *helper); 229 struct drm_fb_helper *fb_helper, 275 struct drm_fb_helper *helper, in drm_fb_helper_prepare() 281 struct drm_fb_helper *helper) in drm_fb_helper_init() 325 drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper) in drm_fb_helper_alloc_fbi() [all …]
|
| A D | drm_device.h | 21 struct drm_fb_helper; 299 struct drm_fb_helper *fb_helper;
|
| /linux/drivers/gpu/drm/exynos/ |
| A D | exynos_drm_fbdev.c | 29 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() 102 static int exynos_drm_fbdev_create(struct drm_fb_helper *helper, in exynos_drm_fbdev_create() 167 struct drm_fb_helper *helper; in exynos_drm_fbdev_init() 177 private->fb_helper = helper = &fbdev->drm_fb_helper; in exynos_drm_fbdev_init() 208 struct drm_fb_helper *fb_helper) in exynos_drm_fbdev_destroy()
|
| A D | exynos_drm_drv.h | 200 struct drm_fb_helper *fb_helper;
|
| /linux/drivers/gpu/drm/ |
| A D | drm_fb_helper.c | 156 struct drm_fb_helper *helper = info->par; in drm_fb_helper_debug_enter() 192 struct drm_fb_helper *helper = info->par; in drm_fb_helper_debug_leave() 287 struct drm_fb_helper *helper; in drm_fb_helper_restore_work_fn() 321 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_dpms() 366 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, in drm_fb_helper_resume_worker() 431 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, in drm_fb_helper_damage_work() 515 struct drm_fb_helper *fb_helper) in drm_fb_helper_init() 666 struct drm_fb_helper *helper = info->par; in drm_fb_helper_damage() 1700 struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_var() 1736 struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_info() [all …]
|
| A D | Makefile | 55 drm_kms_helper-$(CONFIG_DRM_FBDEV_EMULATION) += drm_fb_helper.o
|
| /linux/drivers/gpu/drm/msm/ |
| A D | msm_fbdev.c | 26 struct drm_fb_helper base; 47 struct drm_fb_helper *helper = (struct drm_fb_helper *)info->par; in msm_fbdev_mmap() 54 static int msm_fbdev_create(struct drm_fb_helper *helper, in msm_fbdev_create() 142 struct drm_fb_helper *msm_fbdev_init(struct drm_device *dev) in msm_fbdev_init() 146 struct drm_fb_helper *helper; in msm_fbdev_init() 186 struct drm_fb_helper *helper = priv->fbdev; in msm_fbdev_free()
|
| A D | msm_drv.h | 172 struct drm_fb_helper *fbdev; 329 struct drm_fb_helper *msm_fbdev_init(struct drm_device *dev);
|
| /linux/drivers/gpu/drm/omapdrm/ |
| A D | omap_fbdev.c | 26 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() 268 struct drm_fb_helper *helper = priv->fbdev; in omap_fbdev_fini()
|
| A D | omap_fbdev.h | 13 struct drm_fb_helper;
|
| A D | omap_drv.h | 60 struct drm_fb_helper *fbdev;
|
| /linux/drivers/gpu/drm/armada/ |
| A D | armada_fbdev.c | 27 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()
|
| A D | armada_drm.h | 19 struct drm_fb_helper; 58 struct drm_fb_helper *fbdev;
|
| /linux/drivers/gpu/drm/rockchip/ |
| A D | rockchip_drm_fbdev.c | 24 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() 153 struct drm_fb_helper *helper; in rockchip_drm_fbdev_fini()
|
| A D | rockchip_drm_drv.h | 46 struct drm_fb_helper fbdev_helper;
|
| /linux/drivers/gpu/drm/gma500/ |
| A D | framebuffer.c | 44 struct drm_fb_helper *fb_helper = info->par; in psbfb_setcolreg() 128 struct drm_fb_helper *fb_helper = info->par; in psbfb_mmap() 260 static int psbfb_create(struct drm_fb_helper *fb_helper, in psbfb_create() 373 static int psbfb_probe(struct drm_fb_helper *fb_helper, in psbfb_probe() 405 struct drm_fb_helper *fb_helper) in psb_fbdev_destroy() 424 struct drm_fb_helper *fb_helper; in psb_fbdev_init()
|
| A D | psb_drv.h | 201 struct drm_fb_helper; 539 struct drm_fb_helper *fb_helper;
|
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_fbdev.c | 65 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_set_par() 79 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_blank() 94 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_pan_display() 117 static int intelfb_alloc(struct drm_fb_helper *helper, in intelfb_alloc() 174 static int intelfb_create(struct drm_fb_helper *helper, in intelfb_create()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_fb.c | 52 struct drm_fb_helper *fb_helper = info->par; in amdgpufb_open() 65 struct drm_fb_helper *fb_helper = info->par; in amdgpufb_release() 197 static int amdgpufb_create(struct drm_fb_helper *helper, in amdgpufb_create()
|
| /linux/drivers/gpu/drm/tegra/ |
| A D | fb.c | 20 static inline struct tegra_fbdev *to_tegra_fbdev(struct drm_fb_helper *helper) in to_tegra_fbdev() 192 struct drm_fb_helper *helper = info->par; in tegra_fb_mmap() 214 static int tegra_fbdev_probe(struct drm_fb_helper *helper, in tegra_fbdev_probe()
|
| A D | drm.h | 34 struct drm_fb_helper base;
|
| /linux/drivers/gpu/drm/mediatek/ |
| A D | mtk_drm_drv.h | 19 struct drm_fb_helper;
|
| /linux/drivers/gpu/drm/nouveau/ |
| A D | nouveau_fbcon.h | 37 struct drm_fb_helper helper; /* must be first */
|
| /linux/drivers/gpu/drm/radeon/ |
| A D | radeon_fb.c | 46 struct drm_fb_helper helper; /* must be first */ 212 static int radeonfb_create(struct drm_fb_helper *helper, in radeonfb_create()
|
| /linux/Documentation/gpu/ |
| A D | drm-kms-helpers.rst | 110 .. 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
|