diff options
| author | Ilya Yanok <[email protected]> | 2007-10-16 01:29:17 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-10-16 09:43:18 -0700 |
| commit | 68e5e9d734503695915734e50e9427624cf8f3b2 (patch) | |
| tree | c784682bd229dd03e04fd9444cd9345dccf578c3 /include/linux/debugobjects.h | |
| parent | 1ddc28d7e7cb5f501e224a5868d34442c6203eb1 (diff) | |
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions