Searched defs:fb_helper (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/drm2/
H A Ddrm_fb_helper.c52 struct drm_fb_helper *fb_helper; member in struct:vt_kms_softc
60 struct drm_fb_helper *fb_helper; local
150 int drm_fb_helper_single_add_all_connectors(struct drm_fb_helper *fb_helper) argument
178 drm_fb_helper_parse_command_line(struct drm_fb_helper *fb_helper) argument
338 drm_fb_helper_restore_fbdev_mode(struct drm_fb_helper *fb_helper) argument
503 drm_fb_helper_init(struct drm_device *dev, struct drm_fb_helper *fb_helper, int crtc_count, int max_conn_count) argument
552 drm_fb_helper_fini(struct drm_fb_helper *fb_helper) argument
834 drm_fb_helper_single_fb_probe(struct drm_fb_helper *fb_helper, int preferred_bpp) argument
984 drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper, uint32_t fb_width, uint32_t fb_height) argument
1000 drm_fb_helper_probe_connector_modes(struct drm_fb_helper *fb_helper, uint32_t maxX, uint32_t maxY) argument
1090 drm_enable_connectors(struct drm_fb_helper *fb_helper, bool *enabled) argument
1114 drm_target_cloned(struct drm_fb_helper *fb_helper, struct drm_display_mode **modes, bool *enabled, int width, int height) argument
1187 drm_target_preferred(struct drm_fb_helper *fb_helper, struct drm_display_mode **modes, bool *enabled, int width, int height) argument
1221 drm_pick_crtcs(struct drm_fb_helper *fb_helper, struct drm_fb_helper_crtc **best_crtcs, struct drm_display_mode **modes, int n, int width, int height) argument
1304 drm_setup_crtcs(struct drm_fb_helper *fb_helper) argument
1390 drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper, int bpp_sel) argument
1429 drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) argument
[all...]

Completed in 45 milliseconds