drm/i915: Start using output_types for DPLL selection
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 19 Oct 2017 13:37:14 +0000 (16:37 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 27 Oct 2017 15:45:36 +0000 (18:45 +0300)
commitf49b44ab84035b0f9c1808770684432bb6804328
tree9f4246b46689057c6a13966a6d806099e1c5aa47
parent3a6d84e677d4e5a6366437b7007e6a2f97aba9d1
drm/i915: Start using output_types for DPLL selection

encoder->type is not realiable for DP/HDMI so let's switch the DPLL
selection over to using output_types.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171019133721.11794-4-ville.syrjala@linux.intel.com
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
drivers/gpu/drm/i915/intel_dpll_mgr.c