]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: fix color order for BGR formats on SNB
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 27 Feb 2012 20:40:10 +0000 (12:40 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 7 Mar 2012 18:49:28 +0000 (10:49 -0800)
commit7eabde59bfb91c4e7331c2dd5c05aab06916ba57
treef57cfa46082264de55d172e4ce026b94d3399837
parent5e573c5353c6497ae01af440f2698cdc1a4b21e8
drm/i915: fix color order for BGR formats on SNB

Had the wrong bits and field definitions.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_sprite.c