]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc31e5115852f8cfd70171881028d043d338abe7d
tree94c1c859f46068da7a64f6175705b2081129a11d
parent3d5d984e9c3424f8b653fbf0851817c8496d8959
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