[Intel-gfx] [PATCH 0/9] Enable all display interfaces in Valleyview

Vijay Purushothaman vijay.a.purushothaman at intel.com
Wed Sep 26 15:37:29 CEST 2012


This patch set enables all supported display interfaces like HDMI, DisplayPort 
and eDP for Valleyview. This also enables support for multi-display configurations.

Jesse, Ben : Since this patch set was reviewed in internal mailing lists, could 
you please add your reviewed-by & tested-by tags?

Bhat, Gajanan (1):
  drm/i915: Enable multi display support in VLV

Vijay Purushothaman (8):
  drm/i915: Set aux clk to 100MHz for Valleyview
  drm/i915: Fix SDVO IER and status bits for Valleyview
  drm/i915: Add Valleyview lane control definitions
  drm/i915: Program correct m n tu register for Valleyview
  drm/i915: Fix lanecontrol, vswing, preemp for Valleyview DisplayPort
  drm/i915: Add eDP support for Valleyview
  drm/i915: panel power sequencing for VLV eDP
  drm/i915: Reverse min,max vco limits for VLV HDMI

 drivers/gpu/drm/i915/i915_irq.c      |    6 +-
 drivers/gpu/drm/i915/i915_reg.h      |   15 +++-
 drivers/gpu/drm/i915/intel_crt.c     |    7 ++
 drivers/gpu/drm/i915/intel_display.c |  103 ++++++++++++++++-------
 drivers/gpu/drm/i915/intel_dp.c      |  148 ++++++++++++++++++++++++----------
 5 files changed, 200 insertions(+), 79 deletions(-)

-- 
1.7.9.5




More information about the Intel-gfx mailing list