aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/staging/imx-drm/TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/imx-drm/TODO b/drivers/staging/imx-drm/TODO
index 6a9da94c9573..29636fb13959 100644
--- a/drivers/staging/imx-drm/TODO
+++ b/drivers/staging/imx-drm/TODO
@@ -1,15 +1,10 @@
1TODO: 1TODO:
2- get DRM Maintainer review for this code 2- get DRM Maintainer review for this code
3- 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.
6- Factor out more code to common helper functions
7- decide where to put the base driver. It is not specific to a subsystem 3- 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 4 and would be used by DRM/KMS and media/V4L2
9 5
10Missing features (not necessarily for moving out of staging): 6Missing features (not necessarily for moving out of staging):
11 7
12- Add i.MX6 HDMI support
13- Add support for IC (Image converter) 8- Add support for IC (Image converter)
14- Add support for CSI (CMOS Sensor interface) 9- Add support for CSI (CMOS Sensor interface)
15- Add support for VDIC (Video Deinterlacer) 10- Add support for VDIC (Video Deinterlacer)