blob: 9cfa2a7efdc06818a91fa81e11f8ee34530fcddf [file] [log] [blame]
Sascha Hauereffef782012-09-21 10:07:52 +02001TODO:
2- get DRM Maintainer review for this code
Sascha Hauerbc389672013-04-11 11:04:21 +02003- Wait for common display framework to hit mainline and update the IPU
4 driver to use it. This will most probably make changes to the devicetree
5 bindings necessary.
Sascha Hauereffef782012-09-21 10:07:52 +02006- Factor out more code to common helper functions
7- decide where to put the base driver. It is not specific to a subsystem
8 and would be used by DRM/KMS and media/V4L2
Sascha Hauereffef782012-09-21 10:07:52 +02009
10Missing features (not necessarily for moving out of staging):
11
12- Add KMS plane support for CRTC driver
Sascha Hauereffef782012-09-21 10:07:52 +020013- Add i.MX6 HDMI support
14- Add support for IC (Image converter)
15- Add support for CSI (CMOS Sensor interface)
16- Add support for VDIC (Video Deinterlacer)
17
18Many work-in-progress patches for the above features exist. Contact
19Sascha Hauer <kernel@pengutronix.de> if you are interested in working
20on a specific feature.
21
22Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org> and
23Sascha Hauer <kernel@pengutronix.de>