drm/i915: Rename graphics reset registers.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 11 Sep 2010 08:24:50 +0000 (01:24 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 21 Sep 2010 10:19:47 +0000 (11:19 +0100)
The graphics domains are listed as GRDOM in the documentation, and the
GDRST PCI config register (0xc0) is only valid on I965 and GM45.  Newer
chips (like Sandy Bridge) have a different GDRST.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found