From: Magnus Damm Date: Fri, 19 Dec 2008 06:34:32 +0000 (+0900) Subject: video: deferred io with physically contiguous memory X-Git-Tag: v2.6.29-rc1~591^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37b4837959cb9aa60686ca0d85f73d819251abad;p=pandora-kernel.git video: deferred io with physically contiguous memory Extend the deferred io code from only supporting vmalloc()ed frame buffer memory to support both vmalloc()ed and physically contiguous frame buffer memory. The sh_mobile_lcdcfb hardware does not support scatter gather so we need physically contiguous memory to back our frame buffer. Signed-off-by: Magnus Damm Acked-by: Jaya Kumar Signed-off-by: Paul Mundt --- Reading git-diff-tree failed