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)
commitab2f9df10dd955f1fc0a8650e377588c98f1c029
treef57cfa46082264de55d172e4ce026b94d3399837
parent91982b58d35720b75b894c60e1e3133daa455b53
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
This page took 0.031221 seconds and 5 git commands to generate.