diff options
author | Magnus Damm <damm@igel.co.jp> | 2008-12-19 07:34:32 +0100 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-12-22 10:44:48 +0100 |
commit | 37b4837959cb9aa60686ca0d85f73d819251abad (patch) | |
tree | d3e12e54e21c6e2a7c62cc1a2f5a074fd09dac33 /include/video | |
parent | video: deferred io cleanup (diff) | |
download | linux-37b4837959cb9aa60686ca0d85f73d819251abad.tar.xz linux-37b4837959cb9aa60686ca0d85f73d819251abad.zip |
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 <damm@igel.co.jp>
Acked-by: Jaya Kumar <jayakumar.lkml@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include/video')
0 files changed, 0 insertions, 0 deletions