git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ba8530
)
OMAPDSS: DISPC: Allow both upscaling and downscaling of chroma
author
Archit Taneja
<archit@ti.com>
Wed, 22 Aug 2012 11:34:48 +0000
(17:04 +0530)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 26 Sep 2012 11:58:49 +0000
(14:58 +0300)
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>
No differences found