drm/i915: don't disable a PCH DPLL that's in use
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 15 Nov 2011 18:28:53 +0000 (10:28 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 3 Jan 2012 22:55:47 +0000 (14:55 -0800)
commit7a4198664d46b87025a64530f1530ab2bea54c19
treec6388ac83d02d5f4cdc396308339a3cbe3363a85
parente6bfaf854272ec4641a9ef7b1cb1ca963031ba95
drm/i915: don't disable a PCH DPLL that's in use

If a PCH pipe PLL is being used by transcoder C, don't disable it.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_display.c