drm/i915: use VBT to determine whether to enumerate the VGA port
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 4 Apr 2014 23:12:07 +0000 (16:12 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 5 Jun 2014 06:52:42 +0000 (08:52 +0200)
Some platforms may not have it, and enumerating it is both confusing and
time consuming due to the hotplug and DDC probing.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c

Simple merge