[Intel-gfx] [PATCH 0/3] drm/i915: eDP vs. DP detection changes
ville.syrjala at linux.intel.com
ville.syrjala at linux.intel.com
Fri Nov 1 17:22:38 CET 2013
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(-)
More information about the Intel-gfx
mailing list