commit | 53ce81a761fb130c5d7ad653239fc9f9adc32237 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Sep 11 21:04:38 2015 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Sep 23 16:58:22 2015 +0200 |
tree | c1186ad56b67292bc8c2bf16eae4318131ee187f | |
parent | 0706f17c307b056ff6f1848320ba82d76945a6ff [diff] |
drm/i915: Make sure we don't detect eDP on g4x We don't support eDP on g4x, so let's not even look at the VBT to determine the port type, just in case the VBT is bonkers on some g4x machines and indicates the precense of eDP. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>