commit | 0b450c31317914feb39616cb553b67c170aaf3d0 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri May 24 13:20:17 2013 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Jun 17 14:01:00 2013 +0300 |
tree | 098f3b4ff07fedb60392a562e9a73a25588069c7 | |
parent | fb8efa49660ea450ad632c9d8b70f12e4a43a495 [diff] |
OMAPDSS: HDMI: Add ops Add "ops" style method for using HDMI functionality. Ops style calls will allow us to have arbitrarily long display pipelines, where each entity can call ops in the previous display entity. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>