summaryrefslogtreecommitdiffstats
path: root/Documentation/fb/cyblafb/bugs
diff options
context:
space:
mode:
authorKrzysztof Helt <krzysztof.h1@wp.pl>2009-04-01 00:25:40 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2009-04-01 17:59:33 +0200
commitddb53d48da5b0e691f35e703ac29118747f86c99 (patch)
treebdf0f4a6f3e74a87e5b2ccb9530f708eed6258d2 /Documentation/fb/cyblafb/bugs
parentfb: add s3c-fb driver for newer Samsung SoC framebuffer devices (diff)
downloadlinux-ddb53d48da5b0e691f35e703ac29118747f86c99.tar.xz
linux-ddb53d48da5b0e691f35e703ac29118747f86c99.zip
fbdev: remove cyblafb driver
A tridentfb driver has all the functionality of the cyblafb driver without the bugs of the latter. Changes to the tridentfb driver: - FBINFO_READS_FAST added to the tridentfb. The cyblafb used a blitter for scrolling which is faster than color expansion on Cyberblade chipsets. The blitter is slower on a discrete Blade3D core. Use the blitter for scrolling in the tridentfb only for integrated Blade3D cores. Now, scrolling speed is about equal for the tridentfb and the cyblafb. - a copyright notice addition is done on request of Jani Monoses (the first author of the tridentfb). Tested on AGP Blade3D card and PCChips M787CLR motherboard: VIA C3 cpu + VT8601 north bridge (aka Cyberblade/i1). Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Cc: "Jani Monoses" <jani@ubuntu.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/fb/cyblafb/bugs')
-rw-r--r--Documentation/fb/cyblafb/bugs13
1 files changed, 0 insertions, 13 deletions
diff --git a/Documentation/fb/cyblafb/bugs b/Documentation/fb/cyblafb/bugs
deleted file mode 100644
index 9443a6d72cdd..000000000000
--- a/Documentation/fb/cyblafb/bugs
+++ /dev/null
@@ -1,13 +0,0 @@
-Bugs
-====
-
-I currently don't know of any bug. Please do send reports to:
- - linux-fbdev-devel@lists.sourceforge.net
- - Knut_Petersen@t-online.de.
-
-
-Untested features
-=================
-
-All LCD stuff is untested. If it worked in tridentfb, it should work in
-cyblafb. Please test and report the results to Knut_Petersen@t-online.de.