commit | 65c2a89c30ed63db15fbbdba41b74e5f47278897 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Jun 05 14:01:30 2014 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Jul 08 11:39:45 2014 +1000 |
tree | 94c1c859f46068da7a64f6175705b2081129a11d | |
parent | 2390cd11bfbe8d2b1b28c4e0f01fe7e122f7196d [diff] |
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>