aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem.c
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@virtuousgeek.org>2011-02-07 12:26:52 -0800
committerChris Wilson <chris@chris-wilson.co.uk>2011-02-07 21:17:15 +0000
commit9db4a9c7b2a3bd5b4952846bc0c2f58daa80ddd7 (patch)
tree3d0d27e1115a5fae8984fbf2069d8720e5e6ee8e /drivers/gpu/drm/i915/i915_gem.c
parent8d7e3de1e019238211fa06e109437a13cae62004 (diff)
downloadkernel_samsung_smdk4412-9db4a9c7b2a3bd5b4952846bc0c2f58daa80ddd7.zip
kernel_samsung_smdk4412-9db4a9c7b2a3bd5b4952846bc0c2f58daa80ddd7.tar.gz
kernel_samsung_smdk4412-9db4a9c7b2a3bd5b4952846bc0c2f58daa80ddd7.tar.bz2
drm/i915: cleanup per-pipe reg usage
We had some conversions over to the _PIPE macros, but didn't get everything. So hide the per-pipe regs with an _ (still used in a few places for legacy) and add a few _PIPE based macros, then make sure everyone uses them. [update: remove usage of non-existent no-op macro] [update 2: keep modesetting suspend/resume code, update to new reg names] Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> [ickle: stylistic cleanups for checkpatch and taste] Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_gem.c')
0 files changed, 0 insertions, 0 deletions