Ilya Yanok 68e5e9d734 vfb: make virtual framebuffer mmapable
Changed things:

1. vmalloc()/vfree() replaced with rvmalloc()/rvfree() (taken from
   drivers/media/video/se401.c)

2. mmap method implemented (mostly taken from drivers/media/video/se401.c)

3. smem_start and smem_len fields of struct fb_fix_screeninfo initialized.
    (smem_start initialized with virtual address, don't know if it is really
   bad...)

[adaplas: sparse warning fix]
Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-16 09:43:18 -07:00
..
2007-07-31 15:39:39 -07:00
2007-10-15 17:56:36 -07:00
2007-08-22 19:52:46 -07:00
2007-10-16 09:42:55 -07:00
2007-10-16 09:43:09 -07:00
2007-10-16 09:43:09 -07:00
2007-10-14 12:41:51 -07:00
2007-10-13 09:41:03 -07:00
2007-10-15 17:56:36 -07:00
2007-10-16 09:43:10 -07:00
2007-07-31 15:39:37 -07:00
2007-10-16 09:43:10 -07:00
2007-10-14 08:53:33 -07:00
2007-10-15 17:56:36 -07:00
2007-10-16 09:43:09 -07:00
2007-10-16 09:43:09 -07:00