i915: register definition & header file cleanup
authorJesse Barnes <jbarnes@hobbes.(none)>
Tue, 24 Jun 2008 19:50:29 +0000 (12:50 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 24 Jun 2008 19:51:29 +0000 (12:51 -0700)
commit893cd01a1d6bed9740e9bfccde07f41ee401f898
tree0399fe7055fac3d47871f6af166c252debe74299
parent01e8f0ea426970859bafba72e067590df1a64eb0
i915: register definition & header file cleanup

It would be nice if one day the DRM driver was the canonical source for
register definitions and core macros.  To that end, this patch cleans things up
quite a bit, removing redundant definitions (some with different names
referring to the same register) and generally tidying up the header file.
linux-core/i915_fence.c
shared-core/i915_dma.c
shared-core/i915_drv.h
shared-core/i915_irq.c
shared-core/i915_suspend.c