diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-04-30 16:55:12 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-07-01 12:01:14 +0300 |
commit | 27cc213ea7dde929692df46a64c8d8ef74663e48 (patch) | |
tree | e500ad95bb76864878966aeaafa29ed5ef330ef1 /drivers/video/omap2/displays/panel-taal.c | |
parent | 065a40bd461d3709a2c36adf0ec383581cc692a7 (diff) | |
download | linux-stable-27cc213ea7dde929692df46a64c8d8ef74663e48.tar.gz linux-stable-27cc213ea7dde929692df46a64c8d8ef74663e48.tar.bz2 linux-stable-27cc213ea7dde929692df46a64c8d8ef74663e48.zip |
OMAP: DSS2: OMAPFB: Implement auto-update mode
Implement auto-update mode for manual-update displays. omapfb driver
uses a delayed work to update the display with a constant rate.
The update mode can be changed via OMAPFB_SET_UPDATE_MODE ioctl, which
previously called omapdss but is now handled inside omapfb, and a new
sysfs file, "update_mode".
The update interval is by default 20 times per second, but can be
changed via "auto_update_freq" module parameter. There is also a new
module parameter "auto_update", which will make omapfb start manual
update displays in auto-update mode.
This auto-update mode can be used for testing if the userspace does not
support manual update displays properly. However, it is a very
inefficient solution, and should be considered more as a hack for
testing than something that could be used as a long term solution.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/displays/panel-taal.c')
0 files changed, 0 insertions, 0 deletions