]> rtime.felk.cvut.cz Git - vajnamar/linux-xlnx.git/commit
v4l: xilinx-vpss-csc: Any-to-any color space conversion
authorRohit Athavale <rohit.athavale@xilinx.com>
Fri, 4 Aug 2017 22:54:08 +0000 (15:54 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 15 Aug 2017 10:37:19 +0000 (12:37 +0200)
commit1437167470651ab76267bb0433274efb0e22a758
tree9e0bfa876cc43e878091ce795ced9b43d9cce6da
parent531eaa9cf15ef185816b95fcced6661a7f17aaf6
v4l: xilinx-vpss-csc: Any-to-any color space conversion

In 2017.3, the VPSS CSC IP supports any-to-any color space converion.
This implies the color space conversion can occur from an
input format consisting of - RGB, YUV 444, YUV 422, YUV 420 to an
output format list consisting of - RGB, YUV 444, YUV 422, YUV 420.

The IP supports YUV 420, but due to the lack of YUV 420 in
media-bus-format.h that support in the driver will be deferred to later.

Signed-off-by: Rohit Athavale <rathaval@xilinx.com>
Reviewed-by: Hyun Kwon <hyun.kwon@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/media/platform/xilinx/xilinx-vpss-csc.c