All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v9 00/15] drm/i915/icl: dsi enabling
@ 2018-11-01 15:33 Jani Nikula
  2018-11-01 15:33 ` [PATCH v9 01/15] drm/i915/icl: Allocate DSI encoder/connector Jani Nikula
                   ` (16 more replies)
  0 siblings, 17 replies; 25+ messages in thread
From: Jani Nikula @ 2018-11-01 15:33 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

Next version of [1]. Still needs the DSI PLL stuff Vandita covers.

BR,
Jani.


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

Jani Nikula (5):
  drm/i915/icl: Fill DSI ports info
  drm/i915/icl: Allocate DSI hosts and imlement host transfer
  drm/i915/icl: Add DSI encoder remaining functions
  drm/i915/icl: add dummy DSI GPIO element execution function
  HACK: drm/i915/icl: Add changes to program DSI panel GPIOs

Madhav Chauhan (10):
  drm/i915/icl: Allocate DSI encoder/connector
  drm/i915/icl: Add get config functionality for DSI
  drm/i915/icl: Get HW state for DSI encoder
  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: Configure backlight functions for DSI

 drivers/gpu/drm/i915/i915_reg.h      |  12 ++
 drivers/gpu/drm/i915/icl_dsi.c       | 408 ++++++++++++++++++++++++++++++++++-
 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, 496 insertions(+), 19 deletions(-)

-- 
2.11.0

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

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

end of thread, other threads:[~2018-11-02 10:55 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-01 15:33 [PATCH v9 00/15] drm/i915/icl: dsi enabling Jani Nikula
2018-11-01 15:33 ` [PATCH v9 01/15] drm/i915/icl: Allocate DSI encoder/connector Jani Nikula
2018-11-02  6:45   ` Madhav Chauhan
2018-11-01 15:33 ` [PATCH v9 02/15] drm/i915/icl: Fill DSI ports info Jani Nikula
2018-11-01 15:33 ` [PATCH v9 03/15] drm/i915/icl: Allocate DSI hosts and imlement host transfer Jani Nikula
2018-11-02  6:49   ` Madhav Chauhan
2018-11-01 15:33 ` [PATCH v9 04/15] drm/i915/icl: Add get config functionality for DSI Jani Nikula
2018-11-02  6:43   ` Kulkarni, Vandita
2018-11-02 10:55     ` Jani Nikula
2018-11-01 15:33 ` [PATCH v9 05/15] drm/i915/icl: Get HW state for DSI encoder Jani Nikula
2018-11-01 17:02   ` Imre Deak
2018-11-01 15:34 ` [PATCH v9 06/15] drm/i915/icl: Add DSI encoder remaining functions Jani Nikula
2018-11-01 15:34 ` [PATCH v9 07/15] drm/i915/icl: Configure DSI Dual link mode Jani Nikula
2018-11-01 15:34 ` [PATCH v9 08/15] drm/i915/icl: Consider DSI for getting transcoder state Jani Nikula
2018-11-02  7:53   ` Madhav Chauhan
2018-11-01 15:34 ` [PATCH v9 09/15] drm/i915/icl: Get pipe timings for DSI Jani Nikula
2018-11-02  7:54   ` Madhav Chauhan
2018-11-01 15:34 ` [PATCH v9 10/15] drm/i915/icl: Define missing bitfield for shortplug reg Jani Nikula
2018-11-01 15:34 ` [PATCH v9 11/15] drm/i915/icl: Define Panel power ctrl register Jani Nikula
2018-11-01 15:34 ` [PATCH v9 12/15] drm/i915/icl: Define display GPIO pins for DSI Jani Nikula
2018-11-01 15:34 ` [PATCH v9 13/15] drm/i915/icl: add dummy DSI GPIO element execution function Jani Nikula
2018-11-01 15:34 ` [PATCH v9 14/15] HACK: drm/i915/icl: Add changes to program DSI panel GPIOs Jani Nikula
2018-11-01 15:34 ` [PATCH v9 15/15] HACK: drm/i915/icl: Configure backlight functions for DSI Jani Nikula
2018-11-01 15:37 ` [PATCH v9 00/15] drm/i915/icl: dsi enabling Jani Nikula
2018-11-01 16:44 ` ✗ Fi.CI.BAT: failure for drm/i915/icl: dsi enabling (rev4) 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.