aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/rkisp1/TODO
blob: e7c8398fc2cef672f064aec3884c98d8cc935851 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
* Fix pad format size for statistics and parameters entities.
* Fix checkpatch errors.
* Add uapi docs. Remember to add documentation of how quantization is handled.
* streaming paths (mainpath and selfpath) check if the other path is streaming
in several places of the code, review this, specially that it doesn't seem it
supports streaming from both paths at the same time.

NOTES:
* All v4l2-compliance test must pass.
* Stats and params can be tested with libcamera and ChromiumOS stack.

Please CC patches to Linux Media <linux-media@vger.kernel.org> and
Helen Koike <helen.koike@collabora.com>.