Skip to content

Commit

Permalink
staging: drm/imx: Add TODO
Browse files Browse the repository at this point in the history
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Sascha Hauer authored and Greg Kroah-Hartman committed Sep 21, 2012
1 parent 2d62da8 commit effef78
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions drivers/staging/imx-drm/TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
TODO:
- get DRM Maintainer review for this code
- Factor out more code to common helper functions
- decide where to put the base driver. It is not specific to a subsystem
and would be used by DRM/KMS and media/V4L2
- convert irq driver to irq_domain_add_linear

Missing features (not necessarily for moving out of staging):

- Add KMS plane support for CRTC driver
- Add LDB (LVDS Display Bridge) support
- Add i.MX6 HDMI support
- Add support for IC (Image converter)
- Add support for CSI (CMOS Sensor interface)
- Add support for VDIC (Video Deinterlacer)

Many work-in-progress patches for the above features exist. Contact
Sascha Hauer <kernel@pengutronix.de> if you are interested in working
on a specific feature.

Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org> and
Sascha Hauer <kernel@pengutronix.de>

0 comments on commit effef78

Please sign in to comment.