Lines Matching defs:fb_helper

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()
319 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_dpms() local
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()
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() 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
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() local
1683 struct drm_fb_helper *fb_helper = info->par; in pan_display_legacy() local
1716 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_pan_display() local
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()