DSS2: OMAPFB: Added support for the YUV VRFB rotation and mirroring.
authorHardik Shah <hardik.shah@ti.com>
Thu, 9 Apr 2009 06:43:07 +0000 (12:13 +0530)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 1 May 2009 16:45:04 +0000 (19:45 +0300)
DSS2 now requires roatation_type to be specified by driver.
Added support for that.
DSS2 OMAPFB: Modified to pass the dss mode to omap_vrfb_setup function.

VRFB size register requires the width to be halved when the
mode is YUV or UYVY.  So VRFB is modifed to pass the mode to omap_vrfb_setup
function.

Few changes done by Tim Yamin
Signed-off-by: Tim Yamin <plasm@roo.me.uk>
Signed-off-by: Hardik Shah <hardik.shah@ti.com>

No differences found