[Intel-gfx] [PATCH 0/8] drm/i915/dsi: i2c/gpio

Jani Nikula jani.nikula at intel.com
Thu Feb 4 10:50:48 UTC 2016


Sme fixes to i2c/gpio elements in dsi. I think patches 1-4 are needed
for bxt at this time. The remaining patches don't really help, since the
sideband code is vlv/chv specific anyway.

BR,
Jani.

Deepak M (2):
  drm/i915: Extend gpio read/write to other cores
  drm/i915/dsi: Added the generic gpio sequence support and gpio table

Jani Nikula (5):
  drm/i915/dsi: defend gpio table against out of bounds access
  drm/i915/dsi: don't pass arbitrary data to sideband
  drm/i915/dsi: skip gpio element execution when not supported
  drm/i915: put the IOSF port defines in numerical order
  drm/i915/vlv: drop unused vlv_gps_core_read/write functions

vkorjani (1):
  drm/i915: Adding the parsing logic for the i2c element

 drivers/gpu/drm/i915/i915_drv.h            |   6 +-
 drivers/gpu/drm/i915/i915_reg.h            |  13 +-
 drivers/gpu/drm/i915/intel_dsi_panel_vbt.c | 669 +++++++++++++++++++++++++++--
 drivers/gpu/drm/i915/intel_sideband.c      |  23 +-
 4 files changed, 641 insertions(+), 70 deletions(-)

-- 
2.1.4



More information about the Intel-gfx mailing list