]> git.baikalelectronics.ru Git - kernel.git/commit
drm: also move DSI panels to the front of the connector list
authorJani Nikula <jani.nikula@intel.com>
Thu, 17 Nov 2016 10:29:08 +0000 (12:29 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 17 Nov 2016 10:59:26 +0000 (11:59 +0100)
commitddb0533c6ee35bb6ec2e4b1208019029460d8664
tree1ee80218ed6bc1d6bc56c83d1e5a619c2bf99732
parent79184ba3f95ba78b501327372b5a6b11d6bdaa2b
drm: also move DSI panels to the front of the connector list

We've overlooked adding DSI panels to the front of the connector
list. This seems to be the right thing to do, and I suspect this might
fix some issues, although I currently have no evidence to support this.

v2: also git add the comment change

Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1479378548-32695-1-git-send-email-jani.nikula@intel.com
drivers/gpu/drm/drm_modeset_helper.c