From: Siarhei Siamashka Date: Thu, 9 Oct 2008 09:52:14 +0000 (+0300) Subject: FB: OMAP: Blizzard: Properly disable zoom when necessary X-Git-Tag: v2.6.27-omap1~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73422a657df7ea16a6635a8ef80d257d561d188c;p=pandora-kernel.git FB: OMAP: Blizzard: Properly disable zoom when necessary The problem is related to the following notice in the documentation: "Once a destructive window with up-scaling is created, it can only be disabled by creating a background window.". With the current omapfb driver code, if you try to do a partial screen update (show menu or dialog) after a scaled screen update (video overlay), scaling setting are not reset properly and you see this "magnifying glass" effect if a part of new update overlaps previously scaled area. Signed-off-by: Siarhei Siamashka Signed-off-by: Daniel Stone Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed