drm/i915: Only use VBT panel mode on eDP if no EDID is found
authorKeith Packard <keithp@keithp.com>
Mon, 19 Sep 2011 21:33:26 +0000 (14:33 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 30 Sep 2011 23:23:44 +0000 (16:23 -0700)
We're going to assume that EDID is more reliable than the VBT tables
for eDP panels, which is notably true on MacBook machines where the
VBT contains completely bogus data.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found