[Intel-gfx] [PATCH 0/9] Broxton DSI dual-link and sequence fixes

Vidya Srinivas vidya.srinivas at intel.com
Wed Feb 8 10:50:49 UTC 2017


This patch series enables Broxton DSI dual-link support.
This also fixes sequence issues and resolves split screen
and suspend/resume issues.

Uma Shankar (9):
  drm/i915: Check for platform specific GPIO config
  drm/i915: Fix PLL 8x/3 divider for MIPI video mode
  drm: Add DSI panel power on/off sequence programming
  drm/i915: Add DSI panel power on/off sequence callbacks
  drm/i915/bxt: Fix BXT DSI ULPS sequence
  drm/i915/bxt: Fix BXT DSI disable sequence
  drm/i915/bxt: Disable device ready before shutdown command
  drm/i915/bxt: Enable BXT DSI dual link
  drm/i915/bxt: Fix the DSI enable sequence

 drivers/gpu/drm/i915/i915_reg.h            |   5 ++
 drivers/gpu/drm/i915/intel_dsi.c           | 105 ++++++++++++++++++++---------
 drivers/gpu/drm/i915/intel_dsi_panel_vbt.c |  18 ++++-
 drivers/gpu/drm/i915/intel_dsi_pll.c       |   6 +-
 include/drm/drm_panel.h                    |  18 +++++
 5 files changed, 112 insertions(+), 40 deletions(-)

-- 
1.9.1



More information about the Intel-gfx mailing list