Lines Matching defs:fb_helper
230 __drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper, in __drm_fb_helper_restore_fbdev_mode_unlocked()
276 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked()
320 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_dpms() local
462 void drm_fb_helper_unprepare(struct drm_fb_helper *fb_helper) in drm_fb_helper_unprepare()
484 struct drm_fb_helper *fb_helper) in drm_fb_helper_init()
517 struct fb_info *drm_fb_helper_alloc_info(struct drm_fb_helper *fb_helper) in drm_fb_helper_alloc_info()
550 void drm_fb_helper_release_info(struct drm_fb_helper *fb_helper) in drm_fb_helper_release_info()
573 void drm_fb_helper_unregister_info(struct drm_fb_helper *fb_helper) in drm_fb_helper_unregister_info()
586 void drm_fb_helper_fini(struct drm_fb_helper *fb_helper) in drm_fb_helper_fini()
676 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_damage_range() local
689 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_damage_area() local
748 void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, bool suspend) in drm_fb_helper_set_suspend()
771 void drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper, in drm_fb_helper_set_suspend_unlocked()
835 struct drm_fb_helper *fb_helper = info->par; in setcmap_legacy() local
918 struct drm_fb_helper *fb_helper = info->par; in setcmap_atomic() local
1011 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_setcmap() local
1054 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_ioctl() local
1221 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_check_var() local
1319 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_set_par() local
1350 static void pan_set(struct drm_fb_helper *fb_helper, int x, int y) in pan_set()
1365 struct drm_fb_helper *fb_helper = info->par; in pan_display_atomic() local
1383 struct drm_fb_helper *fb_helper = info->par; in pan_display_legacy() local
1416 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_pan_display() local
1442 static uint32_t drm_fb_helper_find_format(struct drm_fb_helper *fb_helper, const uint32_t *formats, in drm_fb_helper_find_format()
1472 static uint32_t drm_fb_helper_find_color_mode_format(struct drm_fb_helper *fb_helper, in drm_fb_helper_find_color_mode_format()
1504 static int __drm_fb_helper_find_sizes(struct drm_fb_helper *fb_helper, in __drm_fb_helper_find_sizes()
1621 static int drm_fb_helper_find_sizes(struct drm_fb_helper *fb_helper, in drm_fb_helper_find_sizes()
1652 static int drm_fb_helper_single_fb_probe(struct drm_fb_helper *fb_helper) in drm_fb_helper_single_fb_probe()
1699 struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_var()
1744 struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_info()
1774 static void drm_setup_crtcs_fb(struct drm_fb_helper *fb_helper) in drm_setup_crtcs_fb()
1835 __drm_fb_helper_initial_config_and_unlock(struct drm_fb_helper *fb_helper) in __drm_fb_helper_initial_config_and_unlock()
1928 int drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper) in drm_fb_helper_initial_config()
1963 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event()