OMAPDSS: Add overlay manager width and height limits as a dispc feature
authorArchit Taneja <archit@ti.com>
Wed, 14 Nov 2012 08:20:15 +0000 (13:50 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 20 Nov 2012 14:52:16 +0000 (16:52 +0200)
commit33b89928f5a70eb8c97027765167a7cfcf405d0a
tree7d223ddbad997a0eb5151ebd52b478361c246ff5
parent4ee9a5377b7888fae8aa6064e4cc8d0fd32871a2
OMAPDSS: Add overlay manager width and height limits as a dispc feature

The overlay manager width and height vary in OMAP5 from previous OMAPs
in terms of maximum limit and register field positions. Add parameters
in dispc_features for these. Also remove params related to manager width
and height from dss_features, as we want to maintain a feature list for
individual IPs.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dispc.c
drivers/video/omap2/dss/dss_features.c
drivers/video/omap2/dss/dss_features.h
This page took 0.025583 seconds and 5 git commands to generate.