Lines Matching defs:fb_helper
95 int drm_fb_helper_single_add_all_connectors(struct drm_fb_helper *fb_helper) in drm_fb_helper_single_add_all_connectors()
122 int drm_fb_helper_add_one_connector(struct drm_fb_helper *fb_helper, struct drm_connector *connecto… in drm_fb_helper_add_one_connector()
173 int drm_fb_helper_remove_one_connector(struct drm_fb_helper *fb_helper, in drm_fb_helper_remove_one_connector()
315 static bool restore_fbdev_mode(struct drm_fb_helper *fb_helper) in restore_fbdev_mode()
363 static bool drm_fb_helper_restore_fbdev_mode(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode()
376 bool drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked()
450 static bool drm_fb_helper_is_bound(struct drm_fb_helper *fb_helper) in drm_fb_helper_is_bound()
500 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_dpms() local
624 struct drm_fb_helper *fb_helper, in drm_fb_helper_init()
670 void drm_fb_helper_fini(struct drm_fb_helper *fb_helper) in drm_fb_helper_fini()
690 struct drm_fb_helper *fb_helper = info->par; in setcolreg() local
766 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_setcmap() local
821 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_check_var() local
920 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_set_par() local
942 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_pan_display() local
978 static int drm_fb_helper_single_fb_probe(struct drm_fb_helper *fb_helper, in drm_fb_helper_single_fb_probe()
1144 void drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_var()
1218 static int drm_fb_helper_probe_connector_modes(struct drm_fb_helper *fb_helper, in drm_fb_helper_probe_connector_modes()
1319 static void drm_enable_connectors(struct drm_fb_helper *fb_helper, in drm_enable_connectors()
1343 static bool drm_target_cloned(struct drm_fb_helper *fb_helper, in drm_target_cloned()
1416 static bool drm_target_preferred(struct drm_fb_helper *fb_helper, in drm_target_preferred()
1450 static int drm_pick_crtcs(struct drm_fb_helper *fb_helper, in drm_pick_crtcs()
1529 static void drm_setup_crtcs(struct drm_fb_helper *fb_helper) in drm_setup_crtcs()
1640 int drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper, int bpp_sel) in drm_fb_helper_initial_config()
1683 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event()