drm/i915: Enable GPU reset on Ivybridge.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 7 Jul 2011 22:33:26 +0000 (15:33 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 7 Jul 2011 22:39:28 +0000 (15:39 -0700)
According to the hardware documentation, GDRST is exactly the same as on
Sandybridge.  So simply enable the existing code.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found