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

/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_fb_helper.c41 struct drm_fb_helper *fb_helper; member in struct:vt_kms_softc
52 struct drm_fb_helper *fb_helper; local
77 int drm_fb_helper_single_add_all_connectors(struct drm_fb_helper *fb_helper) argument
261 drm_fb_helper_parse_command_line(struct drm_fb_helper *fb_helper) argument
386 drm_fb_helper_restore_fbdev_mode(struct drm_fb_helper *fb_helper) argument
605 drm_fb_helper_init(struct drm_device *dev, struct drm_fb_helper *fb_helper, int crtc_count, int max_conn_count) argument
643 drm_fb_helper_fini(struct drm_fb_helper *fb_helper) argument
928 drm_fb_helper_single_fb_probe(struct drm_fb_helper *fb_helper, int preferred_bpp) argument
1176 drm_fb_helper_probe_connector_modes(struct drm_fb_helper *fb_helper, uint32_t maxX, uint32_t maxY) argument
1279 drm_enable_connectors(struct drm_fb_helper *fb_helper, bool *enabled) argument
1303 drm_target_cloned(struct drm_fb_helper *fb_helper, struct drm_display_mode **modes, bool *enabled, int width, int height) argument
1376 drm_target_preferred(struct drm_fb_helper *fb_helper, struct drm_display_mode **modes, bool *enabled, int width, int height) argument
1410 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
1493 drm_setup_crtcs(struct drm_fb_helper *fb_helper) argument
1579 drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper, int bpp_sel) argument
1603 drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) argument
[all...]

Completed in 45 milliseconds