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)
commiteeccdcac07c1e21d25e7d3cf70030059a3017f0c
tree23642ef5cc72448dbde93e02d5d9b55c096a7221
parentf49f0586191fe16140410db0a46d43bdc690d6af
drm/i915: Rename graphics reset registers.

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>
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_irq.c
drivers/gpu/drm/i915/i915_reg.h