diff options
-rw-r--r-- | drivers/staging/imx-drm/TODO | 5 |
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 @@ | |||
1 | TODO: | 1 | TODO: |
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 | ||
10 | Missing features (not necessarily for moving out of staging): | 6 | Missing 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) |