drm/i915: load the LUT before pipe enable on ILK+
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 15 Jun 2011 21:32:33 +0000 (23:32 +0200)
committerKeith Packard <keithp@keithp.com>
Fri, 22 Jul 2011 20:37:00 +0000 (13:37 -0700)
commit9c54c0dd948d715ccfd79e97d852f80eeb53254a
tree49f18f67a736684bfee4b6c7f38175cee7e27632
parentf3234706a77bd6e1592ae71fb3268e04cb030dba
drm/i915: load the LUT before pipe enable on ILK+

Per the specs and to address
https://bugs.freedesktop.org/show_bug.cgi?id=36888.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: stable@kernel.org
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_display.c