This series attempts to fix eDP detection, on VLV mainly. And it succeeds in doing so for at least one VLV machine that has eDP on port B instead of port C. The last simplification patch was suggested by Jesse. I suppose it might cause false positives on some machines that currently work ,so I'll happily leave the decision whether to merge it to someone else ;) Ville Syrjälä (3): drm/i915: Check VBT for eDP ports on VLV drm/i915: Make intel_dp_is_edp() less specific drm/i915: Simplify DP vs. eDP detection drivers/gpu/drm/i915/intel_display.c | 5 ++--- drivers/gpu/drm/i915/intel_dp.c | 36 ++++++++++++++---------------------- drivers/gpu/drm/i915/intel_drv.h | 2 +- 3 files changed, 17 insertions(+), 26 deletions(-) _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx