Daniel Vetter 76a39dbfb2 drm/fb-helper: don't disable everything in initial_config
This should be done in the drivers for two reasons:
- it gets in the way of fastboot efforts
- it links the fb helpers with the crtc helpers instead of going
  through the real interface vfuncs, forcing i915 to fake all the
  ->disable callbacks used by the crtc helper to avoid ugly Oopsen

v2: Resolve conflicts since drivers still call
drm_fb_helper_single_add_all_connectors.

Reviewed-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2013-02-14 00:07:53 +01:00
..
2012-12-11 14:08:47 -08:00
2012-12-11 14:08:47 -08:00
2012-10-01 13:23:01 -07:00
2012-11-21 15:05:02 -08:00
2012-10-22 15:42:38 -07:00
2012-11-21 15:05:01 -08:00
2012-09-16 17:17:25 -07:00
2012-12-11 14:08:47 -08:00
2012-12-11 14:08:47 -08:00