All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Broxton DSI dual-link and sequence fixes
@ 2017-02-08 10:50 Vidya Srinivas
  2017-02-08 10:50 ` [PATCH 1/9] drm/i915: Check for platform specific GPIO config Vidya Srinivas
                   ` (9 more replies)
  0 siblings, 10 replies; 31+ messages in thread
From: Vidya Srinivas @ 2017-02-08 10:50 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula, Vidya Srinivas

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2017-02-21  7:30 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-08 10:50 [PATCH 0/9] Broxton DSI dual-link and sequence fixes Vidya Srinivas
2017-02-08 10:50 ` [PATCH 1/9] drm/i915: Check for platform specific GPIO config Vidya Srinivas
2017-02-15 18:05   ` Bob Paauwe
2017-02-08 10:50 ` [PATCH 2/9] drm/i915: Fix PLL 8x/3 divider for MIPI video mode Vidya Srinivas
2017-02-15 15:34   ` Jani Nikula
2017-02-08 10:50 ` [PATCH 3/9] drm: Add DSI panel power on/off sequence programming Vidya Srinivas
2017-02-08 10:50 ` [PATCH 4/9] drm/i915: Add DSI panel power on/off sequence callbacks Vidya Srinivas
2017-02-15 18:44   ` Bob Paauwe
2017-02-08 10:50 ` [PATCH 5/9] drm/i915/bxt: Fix BXT DSI ULPS sequence Vidya Srinivas
2017-02-15 18:11   ` Bob Paauwe
2017-02-16 15:23     ` Jani Nikula
2017-02-08 10:50 ` [PATCH 6/9] drm/i915/bxt: Fix BXT DSI disable sequence Vidya Srinivas
2017-02-15 18:24   ` Bob Paauwe
2017-02-20  9:39     ` Srinivas, Vidya
2017-02-08 10:50 ` [PATCH 7/9] drm/i915/bxt: Disable device ready before shutdown command Vidya Srinivas
2017-02-15 18:27   ` Bob Paauwe
2017-02-16 15:23     ` Jani Nikula
2017-02-08 10:50 ` [PATCH 8/9] drm/i915/bxt: Enable BXT DSI dual link Vidya Srinivas
2017-02-15 18:33   ` Bob Paauwe
2017-02-16 15:26     ` Jani Nikula
2017-02-20  9:49       ` Srinivas, Vidya
2017-02-20 11:00         ` Jani Nikula
2017-02-20 11:40           ` Hans de Goede
2017-02-20 11:55             ` Jani Nikula
2017-02-20 19:19             ` Jani Nikula
2017-02-21  6:21               ` Srinivas, Vidya
2017-02-21  7:30                 ` Hans de Goede
2017-02-08 10:50 ` [PATCH 9/9] drm/i915/bxt: Fix the DSI enable sequence Vidya Srinivas
2017-02-15 19:00   ` Bob Paauwe
2017-02-20  9:43     ` Srinivas, Vidya
2017-02-08 11:02 ` ✓ Fi.CI.BAT: success for Broxton DSI dual-link and sequence fixes Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.