]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdrm.git/commit
i915: register definition & header file cleanup
authorJesse Barnes <jbarnes@nietzche.virtuousgeek.org>
Tue, 13 May 2008 21:44:17 +0000 (14:44 -0700)
committerJesse Barnes <jbarnes@nietzche.virtuousgeek.org>
Tue, 13 May 2008 21:44:17 +0000 (14:44 -0700)
commitee631e1b8604a176b9118396998ce5bfc6475dae
treeaa402fd1f245668afd1be498805a93ebb81c88b2
parentd32ce7f621c0d8e42cdf88ce6f1d15638a3d34b7
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_drv.c
linux-core/i915_fence.c
linux-core/intel_display.c
linux-core/intel_lvds.c
linux-core/intel_tv.c
shared-core/i915_dma.c
shared-core/i915_drv.h
shared-core/i915_init.c
shared-core/i915_irq.c