blob: e52adc44e607bed044fa636d5ea1a8f088ad5926 [file] [log] [blame]
Sascha Hauereffef782012-09-21 10:07:52 +02001TODO:
2- get DRM Maintainer review for this code
3- Factor out more code to common helper functions
4- decide where to put the base driver. It is not specific to a subsystem
5 and would be used by DRM/KMS and media/V4L2
6- convert irq driver to irq_domain_add_linear
7
8Missing features (not necessarily for moving out of staging):
9
10- Add KMS plane support for CRTC driver
11- Add LDB (LVDS Display Bridge) support
12- Add i.MX6 HDMI support
13- Add support for IC (Image converter)
14- Add support for CSI (CMOS Sensor interface)
15- Add support for VDIC (Video Deinterlacer)
16
17Many work-in-progress patches for the above features exist. Contact
18Sascha Hauer <kernel@pengutronix.de> if you are interested in working
19on a specific feature.
20
21Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org> and
22Sascha Hauer <kernel@pengutronix.de>