drm/i915: don't enable plane, pipe and PLL prematurely
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 4 Jan 2011 23:09:29 +0000 (15:09 -0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 19 Jan 2011 12:35:27 +0000 (12:35 +0000)
commit65993d64a31844ad444694efb2d159eb9c883e49
tree25be59baeff5c16726d0219a1d84d52c93df88bf
parent01fe9dbde19a1a27b8ee63e2d964562962e1eb78
drm/i915: don't enable plane, pipe and PLL prematurely

On Ironlake+ we need to enable these in a specific order.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_display.c