summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2013-01-17 21:28:37 +0100
committerAnatolij Gustschin <agust@denx.de>2013-01-29 09:26:58 +0100
commit5d3cc311a76073f6e0a27c0752f7e41f69e95ea7 (patch)
tree836eaea9576a6a873c093bb9866966777a38abf0 /mm
parentpowerpc/512x: initialize clocks before bus probing (diff)
downloadlinux-5d3cc311a76073f6e0a27c0752f7e41f69e95ea7.tar.xz
linux-5d3cc311a76073f6e0a27c0752f7e41f69e95ea7.zip
drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bpp
Framebuffer colors for 24 and 16 bpp are currently wrong. The order of the color component arguments in the MAKE_PF() is not natural and causes some confusion. The generated pixel format values for 24 and 16 bpp depths do not much the values in the comments. Fix the macro arguments to be in the natural RGB order and adjust the arguments for all depths to generate correct pixel format values (equal to the values mentioned in the comments). Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Timur Tabi <timur@tabi.org> Acked-by: Timur Tabi <timur@freescale.com> Cc: stable@vger.kernel.org
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions