commit | 27da3bdfcf7f5233cdfe4563f53edf1ecab7cea0 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Apr 04 16:12:07 2014 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jun 05 08:52:42 2014 +0200 |
tree | 40b01fe675a72e4e82e273a67f1da395809a9d30 | |
parent | de8f0a5016c8a0665ec2a55ed0187bad886c7dab [diff] |
drm/i915: use VBT to determine whether to enumerate the VGA port 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>