diff options
author | 2013-06-05 13:34:32 +0200 | |
---|---|---|
committer | 2013-07-12 18:54:01 +0200 | |
commit | 3ad8a208abbe1bdfe31512053a81ac4938aed447 (patch) | |
tree | 1aed9fa56eb80e22a5e93c613bef141323121ed0 /tools/perf/scripts/python | |
parent | drm/i915: clean up vlv ->pre_pll_enable and pll enable sequence (diff) | |
download | linux-dev-3ad8a208abbe1bdfe31512053a81ac4938aed447.tar.xz linux-dev-3ad8a208abbe1bdfe31512053a81ac4938aed447.zip |
drm/i915: Fix up cpt pixel multiplier enable sequence
Bspec for the "DPLL HDMI multiplier" field says:
"Restriction : The DPLL must be enabled and stable before setting these bits.
These bits must be programmed after DPLL_SEL is programmed."
There is apparently no restriction on programming the DPLL_SEL
register wrt the DPLL. So let's just move that up before we enable the
pch dpll.
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions