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 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx