commit | 20fbb50be4ff22b443183ffb4b5e6dd0691a4fc1 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Wed Aug 22 17:04:48 2012 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Sep 26 14:58:49 2012 +0300 |
tree | a42b5e78d453c585e297249886561e97e3648f82 | |
parent | 8ba85306ba0fd87a3c15a02fe83d817832705a7d [diff] |
OMAPDSS: DISPC: Allow both upscaling and downscaling of chroma In the function dispc_plane_set_scaling_uv(), create a parameter which tells if we want to upscale or downscale the chroma plane. Downscaling of chroma is required by writeback pipeline for converting the input YUV444 color format to YUV422 or NV12. Signed-off-by: Archit Taneja <archit@ti.com>