diff options
author | Egbert Eich <[email protected]> | 2012-10-14 16:33:11 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2012-10-16 09:33:38 +0200 |
commit | 6478d414fe4ee3114e760fb6d6df0f8e2f66186a (patch) | |
tree | 28cb1bce4f4b7538e68b289a88867f01bf7ddfe8 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | be3cd5e37716bcf1579f63bdd919345a1f9692b9 (diff) |
DRM/i915: Don't delete DPLL Multiplier during DAC init.
The DPLL multipiler is set up in intel_display.c:i9xx_update_pll()
called from i9xx_crtc_mode_set().
There the DPLL multiplier is adjusted so that the SDVO gets a sufficient
bus clock.
When cloning a CRTC between an SDVO driven encoder and the standard
DAC the DAC setup code reseted the multiplier value to 1 thus undoing
the correct setup. There is no need to touch the multiplier in the DAC
setup code: the correct value (i.e. 1 in case no SDVO encoder is used)
is set by i9xx_update_pll() already.
A comment at the code suggested that this code is a left over from the
days when there was no setup for clone modes.
Signed-off-by: Egbert Eich <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions