commit | 34177c249af743ceccaf583bf750e8bc17c4f18a | [log] [tgz] |
---|---|---|
author | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Tue Mar 08 17:46:25 2016 +0200 |
committer | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Wed Mar 09 11:55:31 2016 +0200 |
tree | e0ac87cc55e6e3988fd4efd50696d30fe591783c | |
parent | 304b65cbdc8d6d73b12ea798099b7ca64f491795 [diff] |
drm/i915: Move BXT pll configuration logic to intel_dpll_mgr.c Move the code for configurating BXT plls into the shared dpll code, so that the platform specific details are hidden behind that interface. Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1457451987-17466-12-git-send-email-ander.conselvan.de.oliveira@intel.com