Searched defs:fb_helper (Results 1 – 10 of 10) sorted by relevance
14 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() local38 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_fb_release() local48 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_fb_destroy() local75 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_fb_mmap() local87 struct drm_fb_helper *fb_helper = info->par; in drm_fbdev_use_iomem() local163 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() local370 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in drm_fbdev_client_hotplug() local[all …]
319 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_dpms() local483 struct drm_fb_helper *fb_helper) in drm_fb_helper_init()1165 struct drm_fb_helper *fb_helper = info->par; in setcmap_legacy() local1248 struct drm_fb_helper *fb_helper = info->par; in setcmap_atomic() local1341 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_setcmap() local1384 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_ioctl() local1528 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_check_var() local1614 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_set_par() local1665 struct drm_fb_helper *fb_helper = info->par; in pan_display_atomic() local2003 struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_var()[all …]
314 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()
312 struct drm_fb_helper *fb_helper; member
46 struct drm_fb_helper *fb_helper = info->par; in psbfb_setcolreg() local129 struct drm_fb_helper *fb_helper = info->par; in psbfb_mmap() local238 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
525 struct drm_fb_helper *fb_helper; member
82 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_set_par() local96 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_blank() local111 struct drm_fb_helper *fb_helper = info->par; in intel_fbdev_pan_display() local
195 struct drm_fb_helper *fb_helper) in exynos_drm_fbdev_destroy()
200 struct drm_fb_helper *fb_helper; member
1602 struct drm_fb_helper *fb_helper = dev->fb_helper; in amdgpu_display_robj_is_fb() local
Completed in 21 milliseconds