j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Author: wmb Date: 2007-04-26 04:58:50 +0200 (Thu, 26 Apr 2007) New Revision: 325
Modified: dev/geode/display/gxfb.fth Log: OLPC suspend - Wait a frame time after disabling the display controller to ensure that it is quiet before suspending.
Modified: dev/geode/display/gxfb.fth =================================================================== --- dev/geode/display/gxfb.fth 2007-04-26 02:58:02 UTC (rev 324) +++ dev/geode/display/gxfb.fth 2007-04-26 02:58:50 UTC (rev 325) @@ -345,6 +345,7 @@
unlock 0 4 dc! \ Turn off video memory access + d# 25 ms \ Wait for a frame time to make sure the display is quiet ;
: video-restore