commit | 05712c1561041d102d3cac7d7e79548b1446caa4 | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Thu Jun 18 17:25:54 2015 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Jun 30 12:35:30 2015 +0200 |
tree | fcb32d7ac4643b1f9b4e1f6457834f9da912413d | |
parent | f8896f5d58e64bfd3c2b5f7c5ba5c3f3967e93c7 [diff] |
drm/i915/bxt: add missing DDI PLL registers to the state checking Although we have a fixed setting for the PLL9 and EBB4 registers, it still makes sense to check them together with the rest of PLL registers. While at it also remove a redundant comment about 10 bit clock enabling. Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Sonika Jindal <sonika.jindal@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>