[Intel-gfx] [PATCH v10 00/15] drm/i915/icl: dsi enabling

Jani Nikula jani.nikula at intel.com
Fri Nov 2 11:47:19 UTC 2018


Next version of [1]. Sorry for the spam, needed to get the authorship
straight. Fixed power domains and compute config hook initialization.

BR,
Jani.

[1] https://patchwork.freedesktop.org/series/51011/


Jani Nikula (1):
  drm/i915/icl: add dummy DSI GPIO element execution function

Madhav Chauhan (14):
  drm/i915/icl: Allocate DSI encoder/connector
  drm/i915/icl: Fill DSI ports info
  drm/i915/icl: Allocate DSI hosts and imlement host transfer
  drm/i915/icl: Add get config functionality for DSI
  drm/i915/icl: Get HW state for DSI encoder
  drm/i915/icl: Add DSI encoder remaining functions
  drm/i915/icl: Configure DSI Dual link mode
  drm/i915/icl: Consider DSI for getting transcoder state
  drm/i915/icl: Get pipe timings for DSI
  drm/i915/icl: Define missing bitfield for shortplug reg
  drm/i915/icl: Define Panel power ctrl register
  drm/i915/icl: Define display GPIO pins for DSI
  HACK: drm/i915/icl: Add changes to program DSI panel GPIOs
  HACK: drm/i915/icl: Configure backlight functions for DSI

 drivers/gpu/drm/i915/i915_reg.h      |  12 +
 drivers/gpu/drm/i915/icl_dsi.c       | 417 ++++++++++++++++++++++++++++++++++-
 drivers/gpu/drm/i915/intel_display.c |  34 ++-
 drivers/gpu/drm/i915/intel_dsi_vbt.c |  58 ++++-
 drivers/gpu/drm/i915/intel_panel.c   |   3 +-
 5 files changed, 505 insertions(+), 19 deletions(-)

-- 
2.11.0



More information about the Intel-gfx mailing list