xref: /linux/drivers/staging/media/ipu3/TODO (revision f86fd32d)
1This is a list of things that need to be done to get this driver out of the
2staging directory.
3
4- Request API conversion. Remove of the dual pipeline and associate buffers
5  as well as formats and the binary used to a request. Remove the
6  opportunistic buffer management. (Sakari)
7
8- IPU3 driver documentation (Laurent)
9  Comments on configuring v4l2 subdevs for CIO2 and ImgU.
10
11- Switch to yavta from v4l2n in driver docs.
12
13- Elaborate the functionality of different selection rectangles in driver
14  documentation. This may require driver changes as well.
15
16- More detailed documentation on calculating BDS, GCD etc. sizes needed.
17
18- Document different operation modes, and which buffer queues are relevant
19  in each mode. To process an image, which queues require a buffer an in
20  which ones is it optional?
21