Lines Matching defs:fb_helper

47 int drm_fb_helper_single_add_all_connectors(struct drm_fb_helper *fb_helper)  in drm_fb_helper_single_add_all_connectors()
74 static int drm_fb_helper_parse_command_line(struct drm_fb_helper *fb_helper) in drm_fb_helper_parse_command_line()
222 bool drm_fb_helper_restore_fbdev_mode(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode()
311 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_on() local
356 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_off() local
439 struct drm_fb_helper *fb_helper, in drm_fb_helper_init()
489 void drm_fb_helper_fini(struct drm_fb_helper *fb_helper) in drm_fb_helper_fini()
509 struct drm_fb_helper *fb_helper = info->par; in setcolreg() local
572 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_setcmap() local
612 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_check_var() local
700 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_set_par() local
734 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_pan_display() local
763 int drm_fb_helper_single_fb_probe(struct drm_fb_helper *fb_helper, in drm_fb_helper_single_fb_probe()
903 void drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_var()
977 static int drm_fb_helper_probe_connector_modes(struct drm_fb_helper *fb_helper, in drm_fb_helper_probe_connector_modes()
1067 static void drm_enable_connectors(struct drm_fb_helper *fb_helper, in drm_enable_connectors()
1091 static bool drm_target_cloned(struct drm_fb_helper *fb_helper, in drm_target_cloned()
1164 static bool drm_target_preferred(struct drm_fb_helper *fb_helper, in drm_target_preferred()
1198 static int drm_pick_crtcs(struct drm_fb_helper *fb_helper, in drm_pick_crtcs()
1282 static void drm_setup_crtcs(struct drm_fb_helper *fb_helper) in drm_setup_crtcs()
1366 bool drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper, int bpp_sel) in drm_fb_helper_initial_config()
1405 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event()