Lines Matching refs:drm_fb_helper
33 struct drm_fb_helper;
94 int (*fb_probe)(struct drm_fb_helper *helper,
96 bool (*initial_config)(struct drm_fb_helper *fb_helper,
107 struct drm_fb_helper { struct
125 void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper, argument
128 struct drm_fb_helper *helper, int crtc_count,
130 void drm_fb_helper_fini(struct drm_fb_helper *helper);
138 bool drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper);
139 void drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper,
146 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper);
147 int drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper, int bpp_sel);
148 int drm_fb_helper_single_add_all_connectors(struct drm_fb_helper *fb_helper);
158 int drm_fb_helper_add_one_connector(struct drm_fb_helper *fb_helper, struct drm_connector *connecto…
159 int drm_fb_helper_remove_one_connector(struct drm_fb_helper *fb_helper,