commit | 2edd6443e3d03267bfc63071a86332a1711dc1bc | [log] [tgz] |
---|---|---|
author | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Tue Mar 08 17:46:21 2016 +0200 |
committer | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Wed Mar 09 11:55:31 2016 +0200 |
tree | c1c2db92cc5f7e0f9467d40ff3fdc3f199d05459 | |
parent | c2a9fcd6831aee2944f5e6d3858f56f35a2ed70a [diff] |
drm/i915: Use a table to initilize shared dplls Use a table to store the per-platform shared dpll information in one place. This way, there is no need for platform specific init funtions. 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-8-git-send-email-ander.conselvan.de.oliveira@intel.com