Lines Matching refs:drm_fb_helper
154 struct drm_fb_helper *helper = info->par; in drm_fb_helper_debug_enter()
190 struct drm_fb_helper *helper = info->par; in drm_fb_helper_debug_leave()
229 __drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper, in __drm_fb_helper_restore_fbdev_mode_unlocked()
275 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked()
285 struct drm_fb_helper *helper; in drm_fb_helper_restore_work_fn()
319 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_dpms()
364 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, in drm_fb_helper_resume_worker()
372 static void drm_fb_helper_fb_dirty(struct drm_fb_helper *helper) in drm_fb_helper_fb_dirty()
410 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, damage_work); in drm_fb_helper_damage_work()
425 void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper, in drm_fb_helper_prepare()
461 void drm_fb_helper_unprepare(struct drm_fb_helper *fb_helper) in drm_fb_helper_unprepare()
483 struct drm_fb_helper *fb_helper) in drm_fb_helper_init()
516 struct fb_info *drm_fb_helper_alloc_info(struct drm_fb_helper *fb_helper) in drm_fb_helper_alloc_info()
549 void drm_fb_helper_unregister_info(struct drm_fb_helper *fb_helper) in drm_fb_helper_unregister_info()
562 void drm_fb_helper_fini(struct drm_fb_helper *fb_helper) in drm_fb_helper_fini()
598 static void drm_fb_helper_add_damage_clip(struct drm_fb_helper *helper, u32 x, u32 y, in drm_fb_helper_add_damage_clip()
612 static void drm_fb_helper_damage(struct drm_fb_helper *helper, u32 x, u32 y, in drm_fb_helper_damage()
659 struct drm_fb_helper *helper = info->par; in drm_fb_helper_deferred_io()
819 struct drm_fb_helper *helper = info->par; in drm_fb_helper_sys_write()
849 struct drm_fb_helper *helper = info->par; in drm_fb_helper_sys_fillrect()
868 struct drm_fb_helper *helper = info->par; in drm_fb_helper_sys_copyarea()
887 struct drm_fb_helper *helper = info->par; in drm_fb_helper_sys_imageblit()
992 struct drm_fb_helper *helper = info->par; in drm_fb_helper_cfb_write()
1022 struct drm_fb_helper *helper = info->par; in drm_fb_helper_cfb_fillrect()
1041 struct drm_fb_helper *helper = info->par; in drm_fb_helper_cfb_copyarea()
1060 struct drm_fb_helper *helper = info->par; in drm_fb_helper_cfb_imageblit()
1078 void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, bool suspend) in drm_fb_helper_set_suspend()
1101 void drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper, in drm_fb_helper_set_suspend_unlocked()
1165 struct drm_fb_helper *fb_helper = info->par; in setcmap_legacy()
1248 struct drm_fb_helper *fb_helper = info->par; in setcmap_atomic()
1341 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_setcmap()
1384 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_ioctl()
1528 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_check_var()
1614 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_set_par()
1650 static void pan_set(struct drm_fb_helper *fb_helper, int x, int y) in pan_set()
1665 struct drm_fb_helper *fb_helper = info->par; in pan_display_atomic()
1683 struct drm_fb_helper *fb_helper = info->par; in pan_display_legacy()
1716 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_pan_display()
1742 static uint32_t drm_fb_helper_find_format(struct drm_fb_helper *fb_helper, const uint32_t *formats, in drm_fb_helper_find_format()
1772 static uint32_t drm_fb_helper_find_color_mode_format(struct drm_fb_helper *fb_helper, in drm_fb_helper_find_color_mode_format()
1804 static int __drm_fb_helper_find_sizes(struct drm_fb_helper *fb_helper, in __drm_fb_helper_find_sizes()
1921 static int drm_fb_helper_find_sizes(struct drm_fb_helper *fb_helper, in drm_fb_helper_find_sizes()
1952 static int drm_fb_helper_single_fb_probe(struct drm_fb_helper *fb_helper) in drm_fb_helper_single_fb_probe()
2003 struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_var()
2051 struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_info()
2081 static void drm_setup_crtcs_fb(struct drm_fb_helper *fb_helper) in drm_setup_crtcs_fb()
2142 __drm_fb_helper_initial_config_and_unlock(struct drm_fb_helper *fb_helper) in __drm_fb_helper_initial_config_and_unlock()
2238 int drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper) in drm_fb_helper_initial_config()
2273 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event()