]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
OMAPDSS: APPLY: add dss_ovl_simple_check()
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 17 Nov 2011 12:26:48 +0000 (14:26 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:52 +0000 (08:54 +0200)
commitfcc764dca80ead39b7391ff2c67a6b78de16d7a9
treead3fcbf422681bad0700d36ba1affb1db7b3a154
parent9d11c321a84266db2dba82cfb0d9d3bc17c326a8
OMAPDSS: APPLY: add dss_ovl_simple_check()

Add dss_ovl_simple_check() which is used to check the validity of
certain overlay attributes. Only attributes that can be checked
independently, without knowing the display being used, is done here
(thus "simple").

We can use this function in dss_ovl_set_info().

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/apply.c