From bc1a54cc721e10dfb73fec89e367354b46a0eeb1 Mon Sep 17 00:00:00 2001 From: Lucian Muresan Date: Sun, 6 Mar 2011 23:39:43 +0100 Subject: glcddrivers/noritake800 timings fixes --- docs/DRIVER.noritake800 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/DRIVER.noritake800') diff --git a/docs/DRIVER.noritake800 b/docs/DRIVER.noritake800 index 1962900..410d999 100644 --- a/docs/DRIVER.noritake800 +++ b/docs/DRIVER.noritake800 @@ -93,7 +93,7 @@ Brightness Possible values: 0 <= x <= 100) Default value: 100 -AdjustTiming ---> not used in this driver (if there are problems, please report) +AdjustTiming To get a timing that is as accurate as possible, the drivers measure the time for port commands (see: benchmark in syslog). You might decrease or increase the time to wait after port commands with this @@ -101,7 +101,7 @@ AdjustTiming ---> not used in this driver (if there are problems, please report) Possible values: -50 <= x <= 50 Default value: 0 -RefreshDisplay ---> not used in this driver (if there are problems, please report) +RefreshDisplay Normally, most of the drivers do not update the whole display, but only the areas that have changed since last update. So it might be, that some faulty pixels would stay a longer time. To avoid this, the -- cgit v1.2.3