commit | 58a22fc44539ad7fd4c07c9fcc156cad1e3340ea | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Thu Jan 25 10:37:52 2018 +0100 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Mon Feb 19 15:13:00 2018 +0100 |
tree | 52b6341f4d09cd0c84784031df799bf54ad179ef | |
parent | 3addaba8141bc6a4f649a48f46e552af32922147 [diff] |
gpu: ipu-cpmem: add 16-bit grayscale support to ipu_cpmem_set_image Add the missing offset calculation for 16-bit grayscale images. Since the IPU only supports capturing greyscale in raw passthrough mode, it is the same as 16-bit bayer formats. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>