All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ICL DSI PLL enable
@ 2018-11-27  9:39 Vandita Kulkarni
  2018-11-27  9:39 ` [PATCH 1/6] drm/i915/icl: Calculate DPLL params for DSI Vandita Kulkarni
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Vandita Kulkarni @ 2018-11-27  9:39 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula, ville.syrjala

ICL DSI uses DPLL.
As per the discussion with hw team, the same
sequence can be used for enabling DPLL for mipi dsi
as well. Hence reusing the dpll functions from icl pll manager.
In addition to that we need to program
the esc clock register before enabling dsi.

This has been tested on git://people.freedesktop.org/~jani/drm
and the patches are rebased on this.

Madhav Chauhan (3):
  drm/i915/icl: Calculate DPLL params for DSI
  drm/i915/icl: Gate clocks for DSI
  drm/i915/icl: Ungate DSI clocks

Vandita Kulkarni (3):
  drm/i915/icl: Use the same pll functions for dsi
  drm/i915/icl: Get port clock from pll.
  drm/i915/icl: Update port clock in compute config

 drivers/gpu/drm/i915/icl_dsi.c        | 62 ++++++++++++++++++++++++++++++++---
 drivers/gpu/drm/i915/intel_ddi.c      |  2 +-
 drivers/gpu/drm/i915/intel_display.c  |  4 ++-
 drivers/gpu/drm/i915/intel_dpll_mgr.c |  6 ++--
 drivers/gpu/drm/i915/intel_dsi.h      |  4 +++
 5 files changed, 68 insertions(+), 10 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] 16+ messages in thread

end of thread, other threads:[~2018-11-27 14:49 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-27  9:39 [PATCH 0/6] ICL DSI PLL enable Vandita Kulkarni
2018-11-27  9:39 ` [PATCH 1/6] drm/i915/icl: Calculate DPLL params for DSI Vandita Kulkarni
2018-11-27 10:14   ` Jani Nikula
2018-11-27 10:43   ` Chauhan, Madhav
2018-11-27  9:39 ` [PATCH 2/6] drm/i915/icl: Use the same pll functions for dsi Vandita Kulkarni
2018-11-27 10:48   ` Chauhan, Madhav
2018-11-27  9:39 ` [PATCH 3/6] drm/i915/icl: Get port clock from pll Vandita Kulkarni
2018-11-27 11:02   ` Chauhan, Madhav
2018-11-27  9:39 ` [PATCH 4/6] drm/i915/icl: Gate clocks for DSI Vandita Kulkarni
2018-11-27 14:06   ` Imre Deak
2018-11-27 14:49     ` Imre Deak
2018-11-27  9:39 ` [PATCH 5/6] drm/i915/icl: Ungate DSI clocks Vandita Kulkarni
2018-11-27  9:39 ` [PATCH 6/6] drm/i915/icl: Update port clock in compute config Vandita Kulkarni
2018-11-27 11:20   ` Chauhan, Madhav
2018-11-27 10:08 ` ✗ Fi.CI.BAT: failure for ICL DSI PLL enable (rev2) Patchwork
2018-11-27 11:27 ` [PATCH 0/6] ICL DSI PLL enable Chauhan, Madhav

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.