Re: [FBDEV UPDATE] Newer patch.

From: jhf
Date: Wed Oct 22 2003 - 15:51:54 EST


On Wed, Oct 22, 2003 at 06:31:22PM +0100, James Simmons wrote:
>
> Hi folks.
>
> I have a new patch against 2.6.0-test8. This patch is a few fixes and I
> added back in functionality for switching the video mode for fbcon via
> fbset again. Give it a try and let me know the results.
>
> http://phoenix.infradead.org/~jsimmons/fbdev.diff.gz

The attached patch is needed to make tdfxfb compile after
applying this patch and also in test8-mm1 (so presumably in your older
patch as well) (tdfxfb_imageblt calls cfb_imageblt).

tdfx is still badly broken in -mm1 both before and after replacing
the older fbdev patch in -mm1 with your new one. The behavior is much
the same as reported with other drivers -- out of range frequencies
and the same backtraces. With fbset working I can set a new
resolution which gets me a barely usable console -- lots of
artifacts.

I don't have time to test against vanilla -test8; maybe later.
Thanks!


--
Joseph Fannin
jhf@xxxxxxxxxxxxxx

"That's all I have to say about that." -- Forrest Gump.
diff -aur linux-2.6.0-test8-mm1_orig/drivers/video/Makefile /usr/src/linux-2.6.0-test8-mm1_duo/drivers/video/Makefile
--- linux-2.6.0-test8-mm1_orig/drivers/video/Makefile 2003-10-22 15:30:33.000000000 -0400
+++ /usr/src/linux-2.6.0-test8-mm1_duo/drivers/video/Makefile 2003-10-22 16:38:27.000000000 -0400
@@ -32,7 +32,7 @@
obj-$(CONFIG_FB_CYBER) += cyberfb.o
obj-$(CONFIG_FB_CYBER2000) += cyber2000fb.o cfbfillrect.o cfbcopyarea.o cfbimgblt.o
obj-$(CONFIG_FB_SGIVW) += sgivwfb.o cfbfillrect.o cfbcopyarea.o cfbimgblt.o
-obj-$(CONFIG_FB_3DFX) += tdfxfb.o
+obj-$(CONFIG_FB_3DFX) += tdfxfb.o cfbimgblt.o
obj-$(CONFIG_FB_MAC) += macfb.o macmodes.o cfbfillrect.o cfbcopyarea.o cfbimgblt.o
obj-$(CONFIG_FB_HP300) += hpfb.o cfbfillrect.o cfbimgblt.o
obj-$(CONFIG_FB_OF) += offb.o cfbfillrect.o cfbimgblt.o cfbcopyarea.o

Attachment: signature.asc
Description: Digital signature