commit | 8802e5b6de51ebbedb8a03e816ca847d860e07f5 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Feb 17 21:41:12 2016 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Mar 01 13:05:43 2016 +0200 |
tree | d3cb271f5380db637bb7a750fd0219ef9dd4266d | |
parent | 64b46a06313634cf9ce5808ebd63dc82573be34c [diff] |
drm/i915: Read out VGA dotclock properly on LPT Rather than assume the VGA dotclock is really the FDI based thing, let's read out the real thing via iclkip, and after readout it'll get to compare it with the FDI based number to make sure they're in sync. Cc: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1455738073-14502-6-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Imre Deak <imre.deak@intel.com>