commit | 81b9fd8fc68e9e0999efc604c4e5477b8d1982aa | [log] [tgz] |
---|---|---|
author | Manasi Navare <manasi.d.navare@intel.com> | Thu Sep 01 15:08:11 2016 -0700 |
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | Wed Sep 07 13:55:33 2016 -0700 |
tree | cfd68e638787b33638d718a3244837acdbafe0ca | |
parent | 9a4edadaccea5ba9b73abaff8121e68dd0ff70bc [diff] |
drm/i915: Split hsw_get_dpll() Split out the DisplayPort and HDMI pll setup code into separate functions and refactor the DP code that calculates the pll so that it doesn't depend on crtc state. This will be used for acquiring port pll when doing upfront link training. Reviewed-by: Durgadoss R <durgadoss.r@intel.com> Signed-off-by: Manasi Navare <manasi.d.navare@intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>