Lines Matching defs:fb_helper
103 int drm_fb_helper_single_add_all_connectors(struct drm_fb_helper *fb_helper) in drm_fb_helper_single_add_all_connectors()
137 int drm_fb_helper_add_one_connector(struct drm_fb_helper *fb_helper, struct drm_connector *connecto… in drm_fb_helper_add_one_connector()
194 int drm_fb_helper_remove_one_connector(struct drm_fb_helper *fb_helper, in drm_fb_helper_remove_one_connector()
339 static int restore_fbdev_mode_atomic(struct drm_fb_helper *fb_helper) in restore_fbdev_mode_atomic()
405 static int restore_fbdev_mode(struct drm_fb_helper *fb_helper) in restore_fbdev_mode()
461 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked()
484 static bool drm_fb_helper_is_bound(struct drm_fb_helper *fb_helper) in drm_fb_helper_is_bound()
561 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_dpms() local
680 struct drm_fb_helper *fb_helper, in drm_fb_helper_init()
742 struct fb_info *drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper) in drm_fb_helper_alloc_fbi()
781 void drm_fb_helper_unregister_fbi(struct drm_fb_helper *fb_helper) in drm_fb_helper_unregister_fbi()
795 void drm_fb_helper_release_fbi(struct drm_fb_helper *fb_helper) in drm_fb_helper_release_fbi()
811 void drm_fb_helper_fini(struct drm_fb_helper *fb_helper) in drm_fb_helper_fini()
834 void drm_fb_helper_unlink_fbi(struct drm_fb_helper *fb_helper) in drm_fb_helper_unlink_fbi()
964 void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, int state) in drm_fb_helper_set_suspend()
974 struct drm_fb_helper *fb_helper = info->par; in setcolreg() local
1050 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_setcmap() local
1108 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_check_var() local
1207 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_set_par() local
1227 struct drm_fb_helper *fb_helper = info->par; in pan_display_atomic() local
1292 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_pan_display() local
1337 static int drm_fb_helper_single_fb_probe(struct drm_fb_helper *fb_helper, in drm_fb_helper_single_fb_probe()
1522 void drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_var()
1596 static int drm_fb_helper_probe_connector_modes(struct drm_fb_helper *fb_helper, in drm_fb_helper_probe_connector_modes()
1697 static void drm_enable_connectors(struct drm_fb_helper *fb_helper, in drm_enable_connectors()
1721 static bool drm_target_cloned(struct drm_fb_helper *fb_helper, in drm_target_cloned()
1795 static int drm_get_tile_offsets(struct drm_fb_helper *fb_helper, in drm_get_tile_offsets()
1827 static bool drm_target_preferred(struct drm_fb_helper *fb_helper, in drm_target_preferred()
1896 static int drm_pick_crtcs(struct drm_fb_helper *fb_helper, in drm_pick_crtcs()
1975 static void drm_setup_crtcs(struct drm_fb_helper *fb_helper) in drm_setup_crtcs()
2096 int drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper, int bpp_sel) in drm_fb_helper_initial_config()
2142 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event()