[PATCH] fbdev: framebuffer driver for Geode GX
A framebuffer driver for the display controller in AMD Geode GX processors (Geode GX533, Geode GX500 etc.). Tested at 640x480, 800x600, 1024x768 and 1280x1024 at 8, 16, and 24 bpp with both CRT and TFT. No accelerated features currently implemented and compression remains disabled. This driver requires that the BIOS (or the SoftVG/Firmbase code in the BIOS) has created an appropriate virtual PCI header. Signed-off-by: NDavid Vrabel <dvrabel@arcom.com> Signed-off-by: NAntonino Daplas <adaplas@pol.net> Signed-off-by: NAndrew Morton <akpm@osdl.org> Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
Showing
drivers/video/geode/display_gx.c
0 → 100644
drivers/video/geode/display_gx.h
0 → 100644
drivers/video/geode/gxfb_core.c
0 → 100644
drivers/video/geode/video_gx.c
0 → 100644
drivers/video/geode/video_gx.h
0 → 100644
想要评论请 注册 或 登录