Lines Matching refs:drm_fb_helper

32 __FBSDID("$FreeBSD: releng/10.2/sys/dev/drm2/drm_fb_helper.c 282199 2015-04-28 19:35:05Z dumbbell $");
38 #include <dev/drm2/drm_fb_helper.h>
52 struct drm_fb_helper *fb_helper;
60 struct drm_fb_helper *fb_helper;
150 int drm_fb_helper_single_add_all_connectors(struct drm_fb_helper *fb_helper)
178 static int drm_fb_helper_parse_command_line(struct drm_fb_helper *fb_helper)
234 static void drm_fb_helper_save_lut_atomic(struct drm_crtc *crtc, struct drm_fb_helper *helper)
263 struct drm_fb_helper *helper = info->par;
308 struct drm_fb_helper *helper = info->par;
338 bool drm_fb_helper_restore_fbdev_mode(struct drm_fb_helper *fb_helper)
355 struct drm_fb_helper *helper;
432 struct drm_fb_helper *fb_helper = info->par;
488 static void drm_fb_helper_crtc_free(struct drm_fb_helper *helper)
504 struct drm_fb_helper *fb_helper,
552 void drm_fb_helper_fini(struct drm_fb_helper *fb_helper)
575 struct drm_fb_helper *fb_helper = info->par;
638 struct drm_fb_helper *fb_helper = info->par;
678 struct drm_fb_helper *fb_helper = info->par;
770 struct drm_fb_helper *fb_helper = info->par;
804 struct drm_fb_helper *fb_helper = info->par;
834 int drm_fb_helper_single_fb_probe(struct drm_fb_helper *fb_helper,
984 void drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper,
1000 static int drm_fb_helper_probe_connector_modes(struct drm_fb_helper *fb_helper,
1090 static void drm_enable_connectors(struct drm_fb_helper *fb_helper,
1114 static bool drm_target_cloned(struct drm_fb_helper *fb_helper,
1187 static bool drm_target_preferred(struct drm_fb_helper *fb_helper,
1221 static int drm_pick_crtcs(struct drm_fb_helper *fb_helper,
1304 static void drm_setup_crtcs(struct drm_fb_helper *fb_helper)
1390 bool drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper, int bpp_sel)
1418 * @fb_helper: the drm_fb_helper
1429 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper)