Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/video/geode
Andres Salomon 35887b1cf7 gx1fb: properly alloc cmap and plug cmap leak
We weren't properly allocating the cmap for depths greater than 8bpp,
which caused pain for things like DirectFB.  Also, we never freed the cmap
memory upon module unload..

Signed-off-by: Andres Salomon <dilinger@debian.org>
Cc: Marco La Porta <marco-laporta@tiscali.it>
Cc: Jordan Crouse <jordan@cosmicpenguin.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-02-11 14:25:34 -08:00
..
display_gx.c
display_gx1.c
display_gx1.h
geodefb.h
gx1fb_core.c gx1fb: properly alloc cmap and plug cmap leak 2009-02-11 14:25:34 -08:00
gxfb.h
gxfb_core.c gxfb: properly alloc cmap and plug cmap leak 2009-02-11 14:25:34 -08:00
Kconfig
lxfb.h
lxfb_core.c lxfb: properly alloc cmap in all cases and don't leak the memory 2009-02-11 14:25:34 -08:00
lxfb_ops.c lxfb: fix console blanking 2008-07-24 10:47:40 -07:00
Makefile
suspend_gx.c
video_cs5530.c
video_cs5530.h
video_gx.c