commit | 47f0eb2234a2a1c790825393bbaccfadf82463d3 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Mon Sep 19 14:33:26 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Fri Sep 30 16:23:44 2011 -0700 |
tree | ac021c31b8a4f0ea14fea07cd51add99cb219ac1 | |
parent | 192aac1f19e7a2c69fe486b863c914aabd7acc69 [diff] |
drm/i915: Only use VBT panel mode on eDP if no EDID is found 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>