commit | 0573ed4a947d7a563db197511611d8a9039feb41 | [log] [tgz] |
---|---|---|
author | Kenneth Graunke <kenneth@whitecape.org> | Sat Sep 11 03:17:19 2010 -0700 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 21 11:19:48 2010 +0100 |
tree | 21355b9a4ca6549eccad99b62e0f5addc38186c4 | |
parent | eeccdcac07c1e21d25e7d3cf70030059a3017f0c [diff] |
drm/i915: Add support for GPU soft reset on Ironlake. 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>