drm/i915: Split skl_get_dpll()
authorJim Bride <jim.bride@linux.intel.com>
Thu, 1 Sep 2016 22:08:10 +0000 (15:08 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 7 Sep 2016 20:55:33 +0000 (13:55 -0700)
commit9a4edadaccea5ba9b73abaff8121e68dd0ff70bc
tree3428d063b32e7053953eef46ae9e11ebbf2d9f34
parenta277ca7dc01df9c7b8fe5b1d992d2bcc02e2ec23
drm/i915: Split skl_get_dpll()

Split out the DisplayPort and HDMI pll setup code into separate
functions and refactor the DP code does not directly depend on
crtc state, so that the code can be used for upfront link training.

Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>
Signed-off-by: Jim Bride <jim.bride@linux.intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/i915/intel_dpll_mgr.c
drivers/gpu/drm/i915/intel_dpll_mgr.h