]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: DPI: Add ops
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 24 May 2013 10:18:52 +0000 (13:18 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 17 Jun 2013 11:00:59 +0000 (14:00 +0300)
commit2ff90cf29fc7a3a02e6d19fb732bce201a0a70a6
tree185138c46f3129daa146c6f9470b2915cea7008e
parent621712ab5593e3e4bd85be21e27935a404bae7ec
OMAPDSS: DPI: Add ops

Add "ops" style method for using DPI 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>
drivers/video/omap2/dss/dpi.c
include/video/omapdss.h