Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6a631711 authored by Philipp Zabel's avatar Philipp Zabel Committed by Russell King
Browse files

staging: imx-drm: Update TODO



The device tree bindings are updated regardless of the common display
framework and in the meantime the HDMI driver was included.

Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 4520e692
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
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

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

- Add i.MX6 HDMI support
- Add support for IC (Image converter)
- Add support for CSI (CMOS Sensor interface)
- Add support for VDIC (Video Deinterlacer)