drm/i915: Define MI_ARB_STATE bits
authorKeith Packard <keithp@keithp.com>
Tue, 20 Jul 2010 04:12:35 +0000 (21:12 -0700)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Jul 2010 05:24:12 +0000 (15:24 +1000)
commit45503ded966c98e604c9667c0b458d40666b9ef3
treec42c6c1dd9b947e9a5b43b64b87b5c6689722506
parent4ede00c96632bcf8a21dd69ac0248f4c40b4cd0e
drm/i915: Define MI_ARB_STATE bits

The i915 memory arbiter has a register full of configuration
bits which are currently not defined in the driver header file.

Signed-off-by: Keith Packard <keithp@keithp.com>
cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/i915/i915_reg.h