drm/fb_helper: allow adding/removing connectors later
authorDave Airlie <airlied@redhat.com>
Thu, 5 Jun 2014 04:01:30 +0000 (14:01 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 8 Jul 2014 01:39:45 +0000 (11:39 +1000)
commit65c2a89c30ed63db15fbbdba41b74e5f47278897
tree94c1c859f46068da7a64f6175705b2081129a11d
parent2390cd11bfbe8d2b1b28c4e0f01fe7e122f7196d
drm/fb_helper: allow adding/removing connectors later

This is required to get fbcon probing to work on new connectors,
callers should acquire the mode config lock before calling these.

Reviewed-by: Todd Previte <tprevite@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_fb_helper.c
include/drm/drm_fb_helper.h