]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Powerpc/DIU: Fixed the 800x600 and 1024x768 resolution bug
authorJerry Huang <Chang-Ming.Huang@freescale.com>
Sun, 30 Oct 2011 20:19:54 +0000 (20:19 +0000)
committerAnatolij Gustschin <agust@denx.de>
Thu, 10 Nov 2011 22:27:17 +0000 (23:27 +0100)
commit15006cb7db8fc9cbae809746ad7959c9e90cca1d
tree5a527cc335a5e07a0a9cd6d46f82c383411a85b4
parent5721385b187b3154c7768e6c182501022f4e2e45
Powerpc/DIU: Fixed the 800x600 and 1024x768 resolution bug

When the resolution is set to 800x600 and 1024x768,
but, the driver will use 1280x1024 resolution to set the DIU register

Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com>
Acked-by: Timur Tabi <timur@freescale.com>
drivers/video/fsl_diu_fb.c