From: Archit Taneja Date: Wed, 22 Aug 2012 11:34:48 +0000 (+0530) Subject: OMAPDSS: DISPC: Allow both upscaling and downscaling of chroma X-Git-Tag: v3.7-rc1~48^2~1^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20fbb50be4ff22b443183ffb4b5e6dd0691a4fc1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed