From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Date: Fri, 12 Feb 2010 02:51:45 +0000 Subject: Re: [PATCH 00/02] sh: Panning fixes Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org Hi Phil, On Thu, Feb 11, 2010 at 7:23 PM, Phil Edworthy wrote: > sh: Panning fixes > > [PATCH 01/02] sh: Add wait for vsync > [PATCH 02/02] sh: Fix panning > > These patches add wait for vsync and fix the panning > so that apps can just do ioctl(FBIOPAN_DISPLAY) followed > by ioctl(FBIO_WAITFORVSYNC) in order to ensure that the > pan has happened. > > Signed-off-by: Phil Edworthy > --- Thanks for your patches. Please make sure that the SYS panel case with deferred io is working. Migo-R is a good board to test this on. Cheers, / magnus