Symbol: drm_fb_helper
sys/dev/fdt/rkdrm.c
287
struct drm_fb_helper *helper = &sc->helper;
sys/dev/fdt/rkdrm.c
352
struct drm_fb_helper *fb_helper = &sc->helper;
sys/dev/fdt/rkdrm.c
366
struct drm_fb_helper *helper = &sc->helper;
sys/dev/fdt/rkdrm.c
476
rkdrm_fb_probe(struct drm_fb_helper *helper, struct drm_fb_helper_surface_size *sizes)
sys/dev/fdt/rkdrm.c
55
int rkdrm_fb_probe(struct drm_fb_helper *,
sys/dev/fdt/rkdrm.h
79
struct drm_fb_helper helper;
sys/dev/pci/drm/amd/amdgpu/amdgpu_display.c
1689
struct drm_fb_helper *fb_helper = dev->fb_helper;
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
3741
struct drm_fb_helper *fb_helper = adev_to_drm(adev)->fb_helper;
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
3798
struct drm_fb_helper *fb_helper;
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
4064
struct drm_fb_helper *helper = adev_to_drm(adev)->fb_helper;
sys/dev/pci/drm/apple/apldrm.c
201
struct drm_fb_helper *fb_helper = sc->sc_ddev.fb_helper;
sys/dev/pci/drm/apple/apldrm.c
238
struct drm_fb_helper *fb_helper = sc->sc_ddev.fb_helper;
sys/dev/pci/drm/apple/apldrm.c
275
struct drm_fb_helper *fb_helper = sc->sc_ddev.fb_helper;
sys/dev/pci/drm/apple/apldrm.c
298
struct drm_fb_helper *fb_helper;
sys/dev/pci/drm/clients/drm_fbdev_client.c
119
struct drm_fb_helper *fb_helper;
sys/dev/pci/drm/clients/drm_fbdev_client.c
18
struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client);
sys/dev/pci/drm/clients/drm_fbdev_client.c
38
struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client);
sys/dev/pci/drm/clients/drm_fbdev_client.c
67
struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client);
sys/dev/pci/drm/clients/drm_fbdev_client.c
79
struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client);
sys/dev/pci/drm/drm_fb_helper.c
1044
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fb_helper.c
1087
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fb_helper.c
1254
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fb_helper.c
1354
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fb_helper.c
1392
static void pan_set(struct drm_fb_helper *fb_helper, int dx, int dy)
sys/dev/pci/drm/drm_fb_helper.c
140
struct drm_fb_helper *helper = info->par;
sys/dev/pci/drm/drm_fb_helper.c
1411
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fb_helper.c
1435
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fb_helper.c
1469
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fb_helper.c
1495
static uint32_t drm_fb_helper_find_format(struct drm_fb_helper *fb_helper, const uint32_t *formats,
sys/dev/pci/drm/drm_fb_helper.c
1521
static int __drm_fb_helper_find_sizes(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/drm_fb_helper.c
1644
static int drm_fb_helper_find_sizes(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/drm_fb_helper.c
1675
static int drm_fb_helper_single_fb_probe(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/drm_fb_helper.c
1729
struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/drm_fb_helper.c
176
struct drm_fb_helper *helper = info->par;
sys/dev/pci/drm/drm_fb_helper.c
1776
struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/drm_fb_helper.c
1809
static void drm_setup_crtcs_fb(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/drm_fb_helper.c
1870
__drm_fb_helper_initial_config_and_unlock(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/drm_fb_helper.c
1962
int drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/drm_fb_helper.c
1997
int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/drm_fb_helper.c
217
__drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/drm_fb_helper.c
270
int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/drm_fb_helper.c
280
struct drm_fb_helper *helper;
sys/dev/pci/drm/drm_fb_helper.c
314
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fb_helper.c
360
struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper,
sys/dev/pci/drm/drm_fb_helper.c
369
static void drm_fb_helper_fb_dirty(struct drm_fb_helper *helper)
sys/dev/pci/drm/drm_fb_helper.c
407
struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, damage_work);
sys/dev/pci/drm/drm_fb_helper.c
422
void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper,
sys/dev/pci/drm/drm_fb_helper.c
458
void drm_fb_helper_unprepare(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/drm_fb_helper.c
480
struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/drm_fb_helper.c
513
struct fb_info *drm_fb_helper_alloc_info(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/drm_fb_helper.c
556
void drm_fb_helper_release_info(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/drm_fb_helper.c
581
void drm_fb_helper_unregister_info(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/drm_fb_helper.c
593
void drm_fb_helper_fini(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/drm_fb_helper.c
623
static void drm_fb_helper_add_damage_clip(struct drm_fb_helper *helper, u32 x, u32 y,
sys/dev/pci/drm/drm_fb_helper.c
637
static void drm_fb_helper_damage(struct drm_fb_helper *helper, u32 x, u32 y,
sys/dev/pci/drm/drm_fb_helper.c
696
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fb_helper.c
709
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fb_helper.c
726
struct drm_fb_helper *helper = info->par;
sys/dev/pci/drm/drm_fb_helper.c
772
void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, bool suspend)
sys/dev/pci/drm/drm_fb_helper.c
800
void drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/drm_fb_helper.c
868
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fb_helper.c
951
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fbdev_dma.c
126
static void drm_fbdev_dma_damage_blit_real(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/drm_fbdev_dma.c
165
static int drm_fbdev_dma_damage_blit(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/drm_fbdev_dma.c
185
static int drm_fbdev_dma_helper_fb_dirty(struct drm_fb_helper *helper,
sys/dev/pci/drm/drm_fbdev_dma.c
216
static int drm_fbdev_dma_driver_fbdev_probe_tail(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/drm_fbdev_dma.c
22
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fbdev_dma.c
243
static int drm_fbdev_dma_driver_fbdev_probe_tail_shadowed(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/drm_fbdev_dma.c
290
int drm_fbdev_dma_driver_fbdev_probe(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/drm_fbdev_dma.c
33
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fbdev_dma.c
43
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fbdev_dma.c
50
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fbdev_dma.c
90
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fbdev_shmem.c
107
static int drm_fbdev_shmem_helper_fb_dirty(struct drm_fb_helper *helper,
sys/dev/pci/drm/drm_fbdev_shmem.c
134
int drm_fbdev_shmem_driver_fbdev_probe(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/drm_fbdev_shmem.c
19
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fbdev_shmem.c
30
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fbdev_shmem.c
44
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fbdev_shmem.c
57
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fbdev_shmem.c
85
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fbdev_ttm.c
114
static int drm_fbdev_ttm_damage_blit(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/drm_fbdev_ttm.c
149
static int drm_fbdev_ttm_helper_fb_dirty(struct drm_fb_helper *helper,
sys/dev/pci/drm/drm_fbdev_ttm.c
180
int drm_fbdev_ttm_driver_fbdev_probe(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/drm_fbdev_ttm.c
20
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fbdev_ttm.c
31
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fbdev_ttm.c
45
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/drm_fbdev_ttm.c
75
static void drm_fbdev_ttm_damage_blit_real(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/i915/display/intel_fbdev.c
129
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/i915/display/intel_fbdev.c
137
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/i915/display/intel_fbdev.c
178
static int intelfb_dirty(struct drm_fb_helper *helper, struct drm_clip_rect *clip)
sys/dev/pci/drm/i915/display/intel_fbdev.c
189
static void intelfb_restore(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/i915/display/intel_fbdev.c
196
static void intelfb_set_suspend(struct drm_fb_helper *fb_helper, bool suspend)
sys/dev/pci/drm/i915/display/intel_fbdev.c
247
int intel_fbdev_driver_fbdev_probe(struct drm_fb_helper *helper,
sys/dev/pci/drm/i915/display/intel_fbdev.c
68
static struct intel_fbdev *to_intel_fbdev(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/i915/display/intel_fbdev.h
11
struct drm_fb_helper;
sys/dev/pci/drm/i915/display/intel_fbdev.h
19
int intel_fbdev_driver_fbdev_probe(struct drm_fb_helper *helper,
sys/dev/pci/drm/i915/i915_driver.c
2156
struct drm_fb_helper *helper = dev->fb_helper;
sys/dev/pci/drm/include/drm/drm_device.h
24
struct drm_fb_helper;
sys/dev/pci/drm/include/drm/drm_device.h
396
struct drm_fb_helper *fb_helper;
sys/dev/pci/drm/include/drm/drm_drv.h
392
int (*fbdev_probe)(struct drm_fb_helper *fbdev_helper,
sys/dev/pci/drm/include/drm/drm_drv.h
40
struct drm_fb_helper;
sys/dev/pci/drm/include/drm/drm_fb_helper.h
111
void (*fb_set_suspend)(struct drm_fb_helper *helper, bool suspend);
sys/dev/pci/drm/include/drm/drm_fb_helper.h
221
static inline struct drm_fb_helper *
sys/dev/pci/drm/include/drm/drm_fb_helper.h
224
return container_of(client, struct drm_fb_helper, client);
sys/dev/pci/drm/include/drm/drm_fb_helper.h
249
void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper,
sys/dev/pci/drm/include/drm/drm_fb_helper.h
252
void drm_fb_helper_unprepare(struct drm_fb_helper *fb_helper);
sys/dev/pci/drm/include/drm/drm_fb_helper.h
253
int drm_fb_helper_init(struct drm_device *dev, struct drm_fb_helper *helper);
sys/dev/pci/drm/include/drm/drm_fb_helper.h
254
void drm_fb_helper_fini(struct drm_fb_helper *helper);
sys/dev/pci/drm/include/drm/drm_fb_helper.h
262
int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper);
sys/dev/pci/drm/include/drm/drm_fb_helper.h
264
struct fb_info *drm_fb_helper_alloc_info(struct drm_fb_helper *fb_helper);
sys/dev/pci/drm/include/drm/drm_fb_helper.h
265
void drm_fb_helper_release_info(struct drm_fb_helper *fb_helper);
sys/dev/pci/drm/include/drm/drm_fb_helper.h
266
void drm_fb_helper_unregister_info(struct drm_fb_helper *fb_helper);
sys/dev/pci/drm/include/drm/drm_fb_helper.h
268
struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/include/drm/drm_fb_helper.h
278
void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, bool suspend);
sys/dev/pci/drm/include/drm/drm_fb_helper.h
279
void drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/include/drm/drm_fb_helper.h
287
int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper);
sys/dev/pci/drm/include/drm/drm_fb_helper.h
288
int drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper);
sys/dev/pci/drm/include/drm/drm_fb_helper.h
294
struct drm_fb_helper *helper,
sys/dev/pci/drm/include/drm/drm_fb_helper.h
300
static inline void drm_fb_helper_unprepare(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/include/drm/drm_fb_helper.h
305
struct drm_fb_helper *helper)
sys/dev/pci/drm/include/drm/drm_fb_helper.h
314
static inline void drm_fb_helper_fini(struct drm_fb_helper *helper)
sys/dev/pci/drm/include/drm/drm_fb_helper.h
34
struct drm_fb_helper;
sys/dev/pci/drm/include/drm/drm_fb_helper.h
343
drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/include/drm/drm_fb_helper.h
349
drm_fb_helper_alloc_info(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/include/drm/drm_fb_helper.h
354
static inline void drm_fb_helper_release_info(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/include/drm/drm_fb_helper.h
358
static inline void drm_fb_helper_unregister_info(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/include/drm/drm_fb_helper.h
364
struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/include/drm/drm_fb_helper.h
388
static inline void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/include/drm/drm_fb_helper.h
394
drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper, bool suspend)
sys/dev/pci/drm/include/drm/drm_fb_helper.h
398
static inline int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/include/drm/drm_fb_helper.h
403
static inline int drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper)
sys/dev/pci/drm/include/drm/drm_fb_helper.h
84
int (*fb_dirty)(struct drm_fb_helper *helper, struct drm_clip_rect *clip);
sys/dev/pci/drm/include/drm/drm_fb_helper.h
97
void (*fb_restore)(struct drm_fb_helper *helper);
sys/dev/pci/drm/include/drm/drm_fbdev_dma.h
10
int drm_fbdev_dma_driver_fbdev_probe(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/include/drm/drm_fbdev_dma.h
6
struct drm_fb_helper;
sys/dev/pci/drm/include/drm/drm_fbdev_shmem.h
10
int drm_fbdev_shmem_driver_fbdev_probe(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/include/drm/drm_fbdev_shmem.h
6
struct drm_fb_helper;
sys/dev/pci/drm/include/drm/drm_fbdev_ttm.h
12
int drm_fbdev_ttm_driver_fbdev_probe(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/include/drm/drm_fbdev_ttm.h
8
struct drm_fb_helper;
sys/dev/pci/drm/radeon/radeon_drv.c
882
struct drm_fb_helper *fb_helper = rdev_to_drm(rdev)->fb_helper;
sys/dev/pci/drm/radeon/radeon_fbdev.c
147
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/radeon/radeon_fbdev.c
165
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/radeon/radeon_fbdev.c
176
struct drm_fb_helper *fb_helper = info->par;
sys/dev/pci/drm/radeon/radeon_fbdev.c
209
int radeon_fbdev_driver_fbdev_probe(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/radeon/radeon_fbdev.c
327
struct drm_fb_helper *fb_helper = rdev_to_drm(rdev)->fb_helper;
sys/dev/pci/drm/radeon/radeon_fbdev.c
370
struct drm_fb_helper *helper = rdev_to_drm(rdev)->fb_helper;
sys/dev/pci/drm/radeon/radeon_fbdev.c
55
static int radeon_fbdev_create_pinned_object(struct drm_fb_helper *fb_helper,
sys/dev/pci/drm/radeon/radeon_mode.h
41
struct drm_fb_helper;
sys/dev/pci/drm/radeon/radeon_mode.h
943
int radeon_fbdev_driver_fbdev_probe(struct drm_fb_helper *fb_helper,
sys/dev/pv/viogpu.c
662
viogpu_fb_probe(struct drm_fb_helper *helper,