[Intel-gfx] [PATCH 0/3] ICL DSI PLL enable

Vandita Kulkarni vandita.kulkarni at intel.com
Tue Oct 23 11:09:11 UTC 2018


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 with other power-on related patches
present at https://github.com/madhavchauhan/Intel-DSI-Driver

Madhav Chauhan (2):
  drm/i915/icl: Calculate DPLL params for DSI
  drm/i915/icl: Add get_config functionality for dsi

Vandita Kulkarni (1):
  drm/i915/icl: Use the same pll functions for dsi

 drivers/gpu/drm/i915/icl_dsi.c        | 30 ++++++++++++++++++++++++++----
 drivers/gpu/drm/i915/intel_display.c  |  4 +++-
 drivers/gpu/drm/i915/intel_dpll_mgr.c |  2 ++
 3 files changed, 31 insertions(+), 5 deletions(-)

-- 
1.9.1



More information about the Intel-gfx mailing list