]> 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)
commitb78b455ac24eb8519231b60e749a1612a1546d19
treef57cfa46082264de55d172e4ce026b94d3399837
parentb051dc33ca9116e8fe5029c520583c64c3de1c25
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