summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss/Kconfig
diff options
context:
space:
mode:
authorArchit Taneja <archit@ti.com>2012-05-07 16:51:36 +0530
committerTomi Valkeinen <tomi.valkeinen@ti.com>2012-05-09 13:43:17 +0300
commit408d9dbbc4eebd8c4f2cd5d487f1b9c3c12c2c59 (patch)
tree7f640d074dd5df13fc366cb1f49b36f301bb5c84 /drivers/video/omap2/dss/Kconfig
parenta2e5d82758a82b4848f00b1f28f8f71920e1b076 (diff)
downloadop-kernel-dev-408d9dbbc4eebd8c4f2cd5d487f1b9c3c12c2c59.zip
op-kernel-dev-408d9dbbc4eebd8c4f2cd5d487f1b9c3c12c2c59.tar.gz
OMAPDSS: DISPC: Remove Fake VSYNC support
Fake VSYNC support is a hack and has some bugs in it. It isn't used by any user of DSS. Remove Fake VSYNC support. For DSI command mode and RFBI panels, a user of DSS should wait for the completion of a frame by using the panel driver's sync op. Signed-off-by: Archit Taneja <archit@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/dss/Kconfig')
-rw-r--r--drivers/video/omap2/dss/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/video/omap2/dss/Kconfig b/drivers/video/omap2/dss/Kconfig
index 7be7c06..9aaf324 100644
--- a/drivers/video/omap2/dss/Kconfig
+++ b/drivers/video/omap2/dss/Kconfig
@@ -90,15 +90,6 @@ config OMAP2_DSS_DSI
See http://www.mipi.org/ for DSI spesifications.
-config OMAP2_DSS_FAKE_VSYNC
- bool "Fake VSYNC irq from manual update displays"
- default n
- help
- If this is selected, DSI will generate a fake DISPC VSYNC interrupt
- when DSI has sent a frame. This is only needed with DSI or RFBI
- displays using manual mode, and you want VSYNC to, for example,
- time animation.
-
config OMAP2_DSS_MIN_FCK_PER_PCK
int "Minimum FCK/PCK ratio (for scaling)"
range 0 32
OpenPOWER on IntegriCloud