aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/imx-drm/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/imx-drm/TODO')
-rw-r--r--drivers/staging/imx-drm/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/staging/imx-drm/TODO b/drivers/staging/imx-drm/TODO
index e52adc44e60..123acbe9b37 100644
--- a/drivers/staging/imx-drm/TODO
+++ b/drivers/staging/imx-drm/TODO
@@ -1,5 +1,8 @@
TODO:
- get DRM Maintainer review for this code
+- Wait for common display framework to hit mainline and update the IPU
+ driver to use it. This will most probably make changes to the devicetree
+ bindings necessary.
- 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