drm/i915: Add support for GPU soft reset on Ironlake.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 11 Sep 2010 10:17:19 +0000 (03:17 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 21 Sep 2010 10:19:48 +0000 (11:19 +0100)
Ironlake's graphics reset register has to be accessed via the MCHBAR,
rather than via PCI config space, which requires some refactoring.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_irq.c
drivers/gpu/drm/i915/i915_reg.h

Simple merge
Simple merge
Simple merge