commit | eeccdcac07c1e21d25e7d3cf70030059a3017f0c | [log] [tgz] |
---|---|---|
author | Kenneth Graunke <kenneth@whitecape.org> | Sat Sep 11 01:24:50 2010 -0700 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 21 11:19:47 2010 +0100 |
tree | 23642ef5cc72448dbde93e02d5d9b55c096a7221 | |
parent | f49f0586191fe16140410db0a46d43bdc690d6af [diff] |
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>