android_kernel_msm-6.1_noth.../Documentation/devicetree/bindings/drm
Jyri Sarha 103cd8bc1c drm/tilcdc: Add support for external tda998x encoder
Add support for an external compontised DRM encoder. The external
encoder can be connected to tilcdc trough device tree graph binding.
The binding document for tilcdc has been updated. The current
implementation supports only tda998x encoder.

To be able to filter out the unsupported video modes the tilcdc driver
needs to hijack the external connectors helper functions. The tilcdc
installes new helper functions that are otherwise identical to
orignals, but the mode_valid() call-back check the mode first localy,
before calling the original call-back. The tilcdc dirver restores the
original helper functions before it is unbound from the external
device.

I got the idea and some lines of code from Jean-Francois Moine's
"drm/tilcdc: Change the interface with the tda998x driver"-patch.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2015-05-27 13:13:32 +03:00
..
armada dt-bindings: add Marvell Dove LCD controller documentation 2014-07-11 15:40:16 +01:00
atmel drm: add DT bindings documentation for atmel-hlcdc-dc driver 2015-01-21 09:46:02 +01:00
bridge Documentation: drm: bridge: move to video/bridge 2015-01-28 08:47:30 +01:00
i2c drm/i2c: tda998x: fix lack of required reg in DT documentation 2014-07-02 16:25:22 +01:00
imx drm/imx: imx-ldb: add drm_panel support 2015-03-31 12:44:49 +02:00
msm drm/msm/hdmi: rework hdmi configurations, using dt_match[] 2015-02-01 15:32:46 -05:00
tilcdc drm/tilcdc: Add support for external tda998x encoder 2015-05-27 13:13:32 +03:00