Searched hist:"3 c083aa9d2a7b8904c6bd68628c7dfdf9d413816" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/video/fbdev/ |
H A D | gxt4500.c | diff 3c083aa9d2a7b8904c6bd68628c7dfdf9d413816 Thu Oct 01 23:22:53 CEST 2015 Ondrej Zary <linux@rainbow-software.org> gxt4500: fix color order
The color order in truecolor modes is wrong. This does not affect console but is visible e.g. in X11 which has wrong colors.
Swap blue and red colors to fix the problem. Fixes https://forums.gentoo.org/viewtopic-t-692740-start-0.html
Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|