commit | ec9eab097a50040c743fe612c4635fd8ea5c5936 | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Mon Oct 31 17:34:22 2016 +0200 |
committer | Jyri Sarha <jsarha@ti.com> | Wed Nov 30 14:17:52 2016 +0200 |
tree | 081fbfcb8c9e5b7eca0335075174daf641e124d3 | |
parent | dc55ac3b52e69be4868687acabf232af81e0ef8b [diff] |
drm/tilcdc: Add drm bridge support for attaching drm bridge drivers Adds drm bride support for attaching drm bridge drivers to tilcdc. The decision whether a video port leads to an external encoder or bridge is made simply based on remote device's compatible string. The code has been tested with BeagleBone-Black with and without BeagleBone DVI-D Cape Rev A3 using ti-tfp410 driver. Signed-off-by: Jyri Sarha <jsarha@ti.com> Tested-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>