Re: [PATCH 00/02] sh: Panning fixes
From: Magnus Damm <magnus.damm@gmail.com>
Date: 2010-02-12 02:51:45
Also in:
linux-sh
From: Magnus Damm <magnus.damm@gmail.com>
Date: 2010-02-12 02:51:45
Also in:
linux-sh
Hi Phil, On Thu, Feb 11, 2010 at 7:23 PM, Phil Edworthy [off-list ref] 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 <redacted> ---
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