aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/skeletonfb.c
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2011-11-26 07:26:46 -0500
committerTomi Valkeinen <tomi.valkeinen@ti.com>2011-12-02 01:54:58 -0500
commit82153eda076ee4df434bb1008f24e46590f76dfc (patch)
tree29d729a78240ed8394c976961cab942cc4e63b9e /drivers/video/skeletonfb.c
parent153b6e7357778267e6914f2370a059e79a751371 (diff)
OMAPDSS: APPLY: add op->enabling
When we are enabling an overlay, there's a point in time when the overlay is not actually enabled yet (nor do we want it to be enabled), but we do want to check if the configuration for the overlay is valid, and to calculate correct fifo thresholds for the soon-to-be-enabled overlay. Current code handled this in a hacky way, setting op->enabled to true temporarily when calling functions that need to consider the state when the overlay is enabled. This patch makes this a bit cleaner, adding "enabling" field, which is set when the overlay is not yet enabled but should be considered in the checks and calculations. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/skeletonfb.c')
0 files changed, 0 insertions, 0 deletions