Home
last modified time | relevance | path

Searched defs:fb_helper (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_fbdev_dma.c19 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_dma_fb_open() local
30 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_dma_fb_release() local
40 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_dma_fb_destroy() local
56 struct drm_fb_helper *fb_helper = info->par; drm_fbdev_dma_fb_mmap() local
76 drm_fbdev_dma_helper_fb_probe(struct drm_fb_helper *fb_helper, struct drm_fb_helper_surface_size *sizes) drm_fbdev_dma_helper_fb_probe() argument
157 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); drm_fbdev_dma_client_unregister() local
177 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); drm_fbdev_dma_client_hotplug() local
233 struct drm_fb_helper *fb_helper; drm_fbdev_dma_setup() local
[all...]
H A Ddrm_fbdev_generic.c18 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_generic_fb_open() local
29 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_generic_fb_release() local
43 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_generic_fb_destroy() local
71 drm_fbdev_generic_helper_fb_probe(struct drm_fb_helper *fb_helper, struct drm_fb_helper_surface_size *sizes) drm_fbdev_generic_helper_fb_probe() argument
141 drm_fbdev_generic_damage_blit_real(struct drm_fb_helper *fb_helper, struct drm_clip_rect *clip, struct iosys_map *dst) drm_fbdev_generic_damage_blit_real() argument
180 drm_fbdev_generic_damage_blit(struct drm_fb_helper *fb_helper, struct drm_clip_rect *clip) drm_fbdev_generic_damage_blit() argument
245 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); drm_fbdev_generic_client_unregister() local
265 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); drm_fbdev_generic_client_hotplug() local
324 struct drm_fb_helper *fb_helper; drm_fbdev_generic_setup() local
[all...]
H A Ddrm_fb_helper.c230 __drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper, in __drm_fb_helper_restore_fbdev_mode_unlocked() argument
276 drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) drm_fb_helper_restore_fbdev_mode_unlocked() argument
320 struct drm_fb_helper *fb_helper = info->par; drm_fb_helper_dpms() local
462 drm_fb_helper_unprepare(struct drm_fb_helper *fb_helper) drm_fb_helper_unprepare() argument
483 drm_fb_helper_init(struct drm_device *dev, struct drm_fb_helper *fb_helper) drm_fb_helper_init() argument
517 drm_fb_helper_alloc_info(struct drm_fb_helper *fb_helper) drm_fb_helper_alloc_info() argument
550 drm_fb_helper_release_info(struct drm_fb_helper *fb_helper) drm_fb_helper_release_info() argument
573 drm_fb_helper_unregister_info(struct drm_fb_helper *fb_helper) drm_fb_helper_unregister_info() argument
586 drm_fb_helper_fini(struct drm_fb_helper *fb_helper) drm_fb_helper_fini() argument
676 struct drm_fb_helper *fb_helper = info->par; drm_fb_helper_damage_range() local
689 struct drm_fb_helper *fb_helper = info->par; drm_fb_helper_damage_area() local
748 drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, bool suspend) drm_fb_helper_set_suspend() argument
771 drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper, bool suspend) drm_fb_helper_set_suspend_unlocked() argument
835 struct drm_fb_helper *fb_helper = info->par; setcmap_legacy() local
918 struct drm_fb_helper *fb_helper = info->par; setcmap_atomic() local
1011 struct drm_fb_helper *fb_helper = info->par; drm_fb_helper_setcmap() local
1054 struct drm_fb_helper *fb_helper = info->par; drm_fb_helper_ioctl() local
1221 struct drm_fb_helper *fb_helper = info->par; drm_fb_helper_check_var() local
1319 struct drm_fb_helper *fb_helper = info->par; drm_fb_helper_set_par() local
1350 pan_set(struct drm_fb_helper *fb_helper, int x, int y) pan_set() argument
1365 struct drm_fb_helper *fb_helper = info->par; pan_display_atomic() local
1383 struct drm_fb_helper *fb_helper = info->par; pan_display_legacy() local
1416 struct drm_fb_helper *fb_helper = info->par; drm_fb_helper_pan_display() local
1442 drm_fb_helper_find_format(struct drm_fb_helper *fb_helper, const uint32_t *formats, size_t format_count, uint32_t bpp, uint32_t depth) drm_fb_helper_find_format() argument
1472 drm_fb_helper_find_color_mode_format(struct drm_fb_helper *fb_helper, const uint32_t *formats, size_t format_count, unsigned int color_mode) drm_fb_helper_find_color_mode_format() argument
1504 __drm_fb_helper_find_sizes(struct drm_fb_helper *fb_helper, struct drm_fb_helper_surface_size *sizes) __drm_fb_helper_find_sizes() argument
1621 drm_fb_helper_find_sizes(struct drm_fb_helper *fb_helper, struct drm_fb_helper_surface_size *sizes) drm_fb_helper_find_sizes() argument
1652 drm_fb_helper_single_fb_probe(struct drm_fb_helper *fb_helper) drm_fb_helper_single_fb_probe() argument
1698 drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper, uint32_t fb_width, uint32_t fb_height) drm_fb_helper_fill_var() argument
1743 drm_fb_helper_fill_info(struct fb_info *info, struct drm_fb_helper *fb_helper, struct drm_fb_helper_surface_size *sizes) drm_fb_helper_fill_info() argument
1774 drm_setup_crtcs_fb(struct drm_fb_helper *fb_helper) drm_setup_crtcs_fb() argument
1835 __drm_fb_helper_initial_config_and_unlock(struct drm_fb_helper *fb_helper) __drm_fb_helper_initial_config_and_unlock() argument
1928 drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper) drm_fb_helper_initial_config() argument
1963 drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) drm_fb_helper_hotplug_event() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c38 struct drm_fb_helper *fb_helper = info->par; in exynos_drm_fb_destroy() local
148 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in exynos_drm_fbdev_client_unregister() local
168 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); exynos_drm_fbdev_client_hotplug() local
204 struct drm_fb_helper *fb_helper; exynos_drm_fbdev_setup() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_fbdev.c172 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in msm_fbdev_client_unregister() local
192 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in msm_fbdev_client_hotplug() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dfbdev.c158 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in tegra_fbdev_client_unregister() local
178 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in tegra_fbdev_client_hotplug() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c207 exynos_drm_fbdev_destroy(struct drm_device *dev, struct drm_fb_helper *fb_helper) exynos_drm_fbdev_destroy() argument
[all...]
H A Dexynos_drm_drv.h200 struct drm_fb_helper *fb_helper; member
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dfbdev.c61 struct drm_fb_helper *fb_helper = info->par; in psb_fbdev_fb_setcolreg() local
117 struct drm_fb_helper *fb_helper = info->par; in psb_fbdev_fb_destroy() local
150 static int psb_fbdev_fb_probe(struct drm_fb_helper *fb_helper, in psb_fbdev_fb_probe() argument
260 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); psb_fbdev_client_unregister() local
280 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); psb_fbdev_client_hotplug() local
317 struct drm_fb_helper *fb_helper; psb_fbdev_setup() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_fbdev.c55 static int radeon_fbdev_create_pinned_object(struct drm_fb_helper *fb_helper, in radeon_fbdev_create_pinned_object() argument
147 struct drm_fb_helper *fb_helper = info->par; in radeon_fbdev_fb_open() local
165 struct drm_fb_helper *fb_helper = info->par; in radeon_fbdev_fb_release() local
176 struct drm_fb_helper *fb_helper = info->par; in radeon_fbdev_fb_destroy() local
205 radeon_fbdev_fb_helper_fb_probe(struct drm_fb_helper *fb_helper, struct drm_fb_helper_surface_size *sizes) radeon_fbdev_fb_helper_fb_probe() argument
301 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); radeon_fbdev_client_unregister() local
326 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); radeon_fbdev_client_hotplug() local
365 struct drm_fb_helper *fb_helper; radeon_fbdev_setup() local
403 struct drm_fb_helper *fb_helper = rdev->ddev->fb_helper; radeon_fbdev_robj_is_fb() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c260 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in omap_fbdev_client_unregister() local
280 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in omap_fbdev_client_hotplug() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fb.c52 struct drm_fb_helper *fb_helper = info->par; in amdgpufb_open() local
65 struct drm_fb_helper *fb_helper = info->par; in amdgpufb_release() local
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Daccel_2d.c229 struct drm_fb_helper *fb_helper = info->par; in psbfb_copyarea_accel() local
313 struct drm_fb_helper *fb_helper = info->par; in psbfb_sync() local
H A Dframebuffer.c43 struct drm_fb_helper *fb_helper = info->par; in psbfb_setcolreg() local
80 struct drm_fb_helper *fb_helper = info->par; in psbfb_pan() local
148 struct drm_fb_helper *fb_helper = info->par; in psbfb_mmap() local
301 static int psbfb_create(struct drm_fb_helper *fb_helper, in psbfb_create() argument
456 psbfb_probe(struct drm_fb_helper *fb_helper, struct drm_fb_helper_surface_size *sizes) psbfb_probe() argument
487 psb_fbdev_destroy(struct drm_device *dev, struct drm_fb_helper *fb_helper) psb_fbdev_destroy() argument
507 struct drm_fb_helper *fb_helper; psb_fbdev_init() local
[all...]
H A Dpsb_drv.h577 struct drm_fb_helper *fb_helper; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c61 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_set_par() local
75 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_blank() local
90 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_pan_display() local
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_device.h330 struct drm_fb_helper *fb_helper; member
H A Ddrm_fb_helper.h320 drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) drm_fb_helper_restore_fbdev_mode_unlocked() argument
326 drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper) drm_fb_helper_alloc_fbi() argument
331 drm_fb_helper_unregister_fbi(struct drm_fb_helper *fb_helper) drm_fb_helper_unregister_fbi() argument
336 drm_fb_helper_fill_info(struct fb_info *info, struct drm_fb_helper *fb_helper, struct drm_fb_helper_surface_size *sizes) drm_fb_helper_fill_info() argument
359 drm_fb_helper_defio_init(struct drm_fb_helper *fb_helper) drm_fb_helper_defio_init() argument
408 drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, bool suspend) drm_fb_helper_set_suspend() argument
414 drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper, bool suspend) drm_fb_helper_set_suspend_unlocked() argument
418 drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) drm_fb_helper_hotplug_event() argument
423 drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper, int bpp_sel) drm_fb_helper_initial_config() argument
[all...]
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_fb_helper.h285 drm_fb_helper_unprepare(struct drm_fb_helper *fb_helper) drm_fb_helper_unprepare() argument
328 drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) drm_fb_helper_restore_fbdev_mode_unlocked() argument
334 drm_fb_helper_alloc_info(struct drm_fb_helper *fb_helper) drm_fb_helper_alloc_info() argument
339 drm_fb_helper_release_info(struct drm_fb_helper *fb_helper) drm_fb_helper_release_info() argument
343 drm_fb_helper_unregister_info(struct drm_fb_helper *fb_helper) drm_fb_helper_unregister_info() argument
348 drm_fb_helper_fill_info(struct fb_info *info, struct drm_fb_helper *fb_helper, struct drm_fb_helper_surface_size *sizes) drm_fb_helper_fill_info() argument
371 drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, bool suspend) drm_fb_helper_set_suspend() argument
377 drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper, bool suspend) drm_fb_helper_set_suspend_unlocked() argument
381 drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) drm_fb_helper_hotplug_event() argument
386 drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper) drm_fb_helper_initial_config() argument
[all...]
H A Ddrm_device.h312 struct drm_fb_helper *fb_helper; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c73 static struct intel_fbdev *to_intel_fbdev(struct drm_fb_helper *fb_helper) in to_intel_fbdev() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c1628 struct drm_fb_helper *fb_helper = dev->fb_helper; in amdgpu_display_robj_is_fb() local
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_fb_helper.c231 __drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper, in __drm_fb_helper_restore_fbdev_mode_unlocked() argument
277 drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) drm_fb_helper_restore_fbdev_mode_unlocked() argument
337 struct drm_fb_helper *fb_helper = info->par; drm_fb_helper_dpms() local
390 drm_fb_helper_dirty_blit_real(struct drm_fb_helper *fb_helper, struct drm_clip_rect *clip) drm_fb_helper_dirty_blit_real() argument
484 drm_fb_helper_init(struct drm_device *dev, struct drm_fb_helper *fb_helper) drm_fb_helper_init() argument
523 drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper) drm_fb_helper_alloc_fbi() argument
572 drm_fb_helper_unregister_fbi(struct drm_fb_helper *fb_helper) drm_fb_helper_unregister_fbi() argument
585 drm_fb_helper_fini(struct drm_fb_helper *fb_helper) drm_fb_helper_fini() argument
623 drm_fbdev_use_shadow_fb(struct drm_fb_helper *fb_helper) drm_fbdev_use_shadow_fb() argument
830 drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, bool suspend) drm_fb_helper_set_suspend() argument
853 drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper, bool suspend) drm_fb_helper_set_suspend_unlocked() argument
917 struct drm_fb_helper *fb_helper = info->par; setcmap_legacy() local
1000 struct drm_fb_helper *fb_helper = info->par; setcmap_atomic() local
1088 struct drm_fb_helper *fb_helper = info->par; drm_fb_helper_setcmap() local
1131 struct drm_fb_helper *fb_helper = info->par; drm_fb_helper_ioctl() local
1271 struct drm_fb_helper *fb_helper = info->par; drm_fb_helper_check_var() local
1347 struct drm_fb_helper *fb_helper = info->par; drm_fb_helper_set_par() local
1383 pan_set(struct drm_fb_helper *fb_helper, int x, int y) pan_set() argument
1398 struct drm_fb_helper *fb_helper = info->par; pan_display_atomic() local
1416 struct drm_fb_helper *fb_helper = info->par; pan_display_legacy() local
1449 struct drm_fb_helper *fb_helper = info->par; drm_fb_helper_pan_display() local
1479 drm_fb_helper_single_fb_probe(struct drm_fb_helper *fb_helper, int preferred_bpp) drm_fb_helper_single_fb_probe() argument
1668 drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper, uint32_t fb_width, uint32_t fb_height) drm_fb_helper_fill_var() argument
1704 drm_fb_helper_fill_info(struct fb_info *info, struct drm_fb_helper *fb_helper, struct drm_fb_helper_surface_size *sizes) drm_fb_helper_fill_info() argument
1728 drm_setup_crtcs_fb(struct drm_fb_helper *fb_helper) drm_setup_crtcs_fb() argument
1789 __drm_fb_helper_initial_config_and_unlock(struct drm_fb_helper *fb_helper, int bpp_sel) __drm_fb_helper_initial_config_and_unlock() argument
1888 drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper, int bpp_sel) drm_fb_helper_initial_config() argument
1923 drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) drm_fb_helper_hotplug_event() argument
1988 struct drm_fb_helper *fb_helper = info->par; drm_fbdev_fb_open() local
1999 struct drm_fb_helper *fb_helper = info->par; drm_fbdev_fb_release() local
2007 drm_fbdev_cleanup(struct drm_fb_helper *fb_helper) drm_fbdev_cleanup() argument
2027 drm_fbdev_release(struct drm_fb_helper *fb_helper) drm_fbdev_release() argument
2045 struct drm_fb_helper *fb_helper = info->par; drm_fbdev_fb_mmap() local
2078 drm_fb_helper_generic_probe(struct drm_fb_helper *fb_helper, struct drm_fb_helper_surface_size *sizes) drm_fb_helper_generic_probe() argument
2145 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); drm_fbdev_client_unregister() local
2163 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); drm_fbdev_client_hotplug() local
2242 struct drm_fb_helper *fb_helper; drm_fbdev_generic_setup() local
[all...]

Completed in 18 milliseconds