]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: Define MI_ARB_STATE bits
authorKeith Packard <keithp@keithp.com>
Tue, 20 Jul 2010 04:12:35 +0000 (21:12 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Aug 2010 17:20:48 +0000 (10:20 -0700)
commit4213fcfd47a72db594a90e71074d357e0a2a32b2
treef8d3f321a782cbc8765a42ef298814cdc38bf96d
parent33126b3d34031fa52aa9c0348d57ea7b967b790f
drm/i915: Define MI_ARB_STATE bits

commit 45503ded966c98e604c9667c0b458d40666b9ef3 upstream.

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>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/i915/i915_reg.h