]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit04b5aecfe303502e9406cede167ddc4813059b1b
tree25be59baeff5c16726d0219a1d84d52c93df88bf
parent4011faa326890728605d0c963f974fad8ed7093b
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