]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Aug 2011 01:31:34 +0000 (18:31 -0700)
commitc7b53ef3876b12a225039b930088eec77234661f
tree603126806ed1727e7b3d877e41b473c376c1d849
parent715245b55733d3a3ca1f336dd0682f83836c7625
drm/i915: load the LUT before pipe enable on ILK+

commit 9c54c0dd948d715ccfd79e97d852f80eeb53254a upstream.

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

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/i915/intel_display.c