From: Grazvydas Ignotas Date: Sun, 6 Jun 2010 21:51:19 +0000 (+0300) Subject: DSS2: make pan, set var not to wait for GO bits X-Git-Tag: sz_old_beta2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50d901f5340d4af2662a141acd9220d63471c7d9;p=pandora-kernel.git DSS2: make pan, set var not to wait for GO bits In case we want to run faster than LCD refresh rate, we'll eventually hit already set GO bit, and waiting for it to clear will not allow to go faster then refresh, which is not always desirable. Disable this behavior, anyone wanting to sync can always use FBIO_WAITFORVSYNC. --- Reading git-diff-tree failed