commit | b8d181e408af6a017da8143eccae9ce8f2157d2f | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Thu Oct 10 16:18:45 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 11 15:30:33 2013 -0700 |
tree | a9c9e8c7b4c81ce98473bbf131789dc0f96ac56f | |
parent | 6ee4d7fe1b5f8c9c32410ddf1f1aa84bdeaed6b9 [diff] |
staging: drm/imx: add drm plane support This patch adds support for a drm overlay plane on DI0 using the DP. In principle, the overlay plane could also be used on DI1, but to switch the overlay plane between display interfaces, the base planes would have to be exchanged transparently while both display interfaces are inactive. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>