Jesse sent me a couple of trivial sprite plane fixes.
The following changes since commit 91982b58d35720b75b894c60e1e3133daa455b53:
drm/gma500: Fix Cedarview boot failures in 3.3-rc (2012-03-05 14:08:31 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux drm-intel-fixes
for you to fetch changes up to b250da79a0c972ef7f6d58ebd1083cab066e6c82:
drm/i915: support 32 bit BGR formats in sprite planes (2012-03-07 10:52:13 -0800)
---------------------------------------------------------------- Jesse Barnes (2): drm/i915: fix color order for BGR formats on SNB drm/i915: support 32 bit BGR formats in sprite planes
drivers/gpu/drm/i915/i915_reg.h | 2 +- drivers/gpu/drm/i915/intel_display.c | 1 + drivers/gpu/drm/i915/intel_sprite.c | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-)