GNU Linux-libre 5.10.219-gnu1
[releases.git] / drivers / staging / media / rkisp1 / TODO
1 * Fix pad format size for statistics and parameters entities.
2 * Fix checkpatch errors.
3 * Add uapi docs. Remember to add documentation of how quantization is handled.
4 * streaming paths (mainpath and selfpath) check if the other path is streaming
5 in several places of the code, review this, specially that it doesn't seem it
6 supports streaming from both paths at the same time.
7
8 NOTES:
9 * All v4l2-compliance test must pass.
10 * Stats and params can be tested with libcamera and ChromiumOS stack.
11
12 Please CC patches to Linux Media <linux-media@vger.kernel.org> and
13 Helen Koike <helen.koike@collabora.com>.