Commits

Tomi Valkeinen committed fcc764dca80
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>