Home
last modified time | relevance | path

Searched defs:fb_helper (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_fbdev_generic.c14 static bool drm_fbdev_use_shadow_fb(struct drm_fb_helper *fb_helper) in drm_fbdev_use_shadow_fb()
27 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_fb_open() local
38 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_fb_release() local
48 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_fb_destroy() local
75 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_fb_mmap() local
87 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_use_iomem() local
163 static int drm_fbdev_fb_probe(struct drm_fb_helper *fb_helper, in drm_fbdev_fb_probe()
281 static int drm_fbdev_damage_blit(struct drm_fb_helper *fb_helper, in drm_fbdev_damage_blit()
350 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in drm_fbdev_client_unregister() local
370 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in drm_fbdev_client_hotplug() local
[all …]
A Ddrm_fb_helper.c319 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_dpms() local
483 struct drm_fb_helper *fb_helper) in drm_fb_helper_init()
1165 struct drm_fb_helper *fb_helper = info->par; in setcmap_legacy() local
1248 struct drm_fb_helper *fb_helper = info->par; in setcmap_atomic() local
1341 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_setcmap() local
1384 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_ioctl() local
1528 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_check_var() local
1614 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_set_par() local
1665 struct drm_fb_helper *fb_helper = info->par; in pan_display_atomic() local
2003 struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_var()
[all …]
/linux-6.3-rc2/include/drm/
A Ddrm_fb_helper.h314 static inline void drm_fb_helper_unprepare(struct drm_fb_helper *fb_helper) in drm_fb_helper_unprepare()
357 drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked()
363 drm_fb_helper_alloc_info(struct drm_fb_helper *fb_helper) in drm_fb_helper_alloc_info()
368 static inline void drm_fb_helper_unregister_info(struct drm_fb_helper *fb_helper) in drm_fb_helper_unregister_info()
374 struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_info()
396 static inline int drm_fb_helper_defio_init(struct drm_fb_helper *fb_helper) in drm_fb_helper_defio_init()
457 static inline void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, in drm_fb_helper_set_suspend()
463 drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper, bool suspend) in drm_fb_helper_set_suspend_unlocked()
467 static inline int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event()
472 static inline int drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper) in drm_fb_helper_initial_config()
A Ddrm_device.h312 struct drm_fb_helper *fb_helper; member
/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Dframebuffer.c46 struct drm_fb_helper *fb_helper = info->par; in psbfb_setcolreg() local
129 struct drm_fb_helper *fb_helper = info->par; in psbfb_mmap() local
238 static int psbfb_create(struct drm_fb_helper *fb_helper, in psbfb_create()
349 static int psbfb_probe(struct drm_fb_helper *fb_helper, in psbfb_probe()
381 struct drm_fb_helper *fb_helper) in psb_fbdev_destroy()
400 struct drm_fb_helper *fb_helper; in psb_fbdev_init() local
A Dpsb_drv.h525 struct drm_fb_helper *fb_helper; member
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fbdev.c82 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_set_par() local
96 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_blank() local
111 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_pan_display() local
/linux-6.3-rc2/drivers/gpu/drm/exynos/
A Dexynos_drm_fbdev.c195 struct drm_fb_helper *fb_helper) in exynos_drm_fbdev_destroy()
A Dexynos_drm_drv.h200 struct drm_fb_helper *fb_helper; member
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_display.c1602 struct drm_fb_helper *fb_helper = dev->fb_helper; in amdgpu_display_robj_is_fb() local

Completed in 21 milliseconds