* [PATCH] tdfx ported to new fbdev api @ 2002-02-28 16:22 James Simmons 2002-02-28 20:40 ` Dave Jones 0 siblings, 1 reply; 8+ messages in thread From: James Simmons @ 2002-02-28 16:22 UTC (permalink / raw) To: davej; +Cc: Linux Fbdev development list, Linux Kernel Mailing List As you can see I have ported the 3dfx fbdev driver to the new api. It has been tested on my home system and it works. I like others to try it out. The patch is against 2.5.5-dj2 http://www.transvirtual.com/~jsimmons/tdfx.diff Thank you. . --- |o_o | |:_/ | Give Micro$oft the Bird!!!! // \ \ Use Linux!!!! (| | ) /'_ _/`\ ___)=(___/ ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] tdfx ported to new fbdev api 2002-02-28 16:22 [PATCH] tdfx ported to new fbdev api James Simmons @ 2002-02-28 20:40 ` Dave Jones 2002-02-28 20:44 ` James Simmons 2002-02-28 21:00 ` [Linux-fbdev-devel] " James Simmons 0 siblings, 2 replies; 8+ messages in thread From: Dave Jones @ 2002-02-28 20:40 UTC (permalink / raw) To: James Simmons; +Cc: Linux Fbdev development list, Linux Kernel Mailing List On Thu, Feb 28, 2002 at 08:22:30AM -0800, James Simmons wrote: > > As you can see I have ported the 3dfx fbdev driver to the new api. It has > been tested on my home system and it works. I like others to try it out. > The patch is against 2.5.5-dj2 > http://www.transvirtual.com/~jsimmons/tdfx.diff Is this one different to the one I saw last time? -- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] tdfx ported to new fbdev api 2002-02-28 20:40 ` Dave Jones @ 2002-02-28 20:44 ` James Simmons 2002-02-28 21:11 ` Dave Jones 2002-02-28 21:00 ` [Linux-fbdev-devel] " James Simmons 1 sibling, 1 reply; 8+ messages in thread From: James Simmons @ 2002-02-28 20:44 UTC (permalink / raw) To: Dave Jones; +Cc: Linux Fbdev development list, Linux Kernel Mailing List > > As you can see I have ported the 3dfx fbdev driver to the new api. It has > > been tested on my home system and it works. I like others to try it out. > > The patch is against 2.5.5-dj2 > > http://www.transvirtual.com/~jsimmons/tdfx.diff > > Is this one different to the one I saw last time? Their are a few changes. I tested it last night and it worked for me. That doesn't mean much so if you could give it a try. BTW the penguin will not show up. I need to expand the imageblit function but it is not top priority right now. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] tdfx ported to new fbdev api 2002-02-28 20:44 ` James Simmons @ 2002-02-28 21:11 ` Dave Jones 2002-03-01 2:24 ` Joseph Fannin 0 siblings, 1 reply; 8+ messages in thread From: Dave Jones @ 2002-02-28 21:11 UTC (permalink / raw) To: James Simmons; +Cc: Linux Fbdev development list, Linux Kernel Mailing List On Thu, Feb 28, 2002 at 12:44:26PM -0800, James Simmons wrote: > Their are a few changes. I tested it last night and it worked for me. That > doesn't mean much so if you could give it a try. BTW the penguin will not > show up. I need to expand the imageblit function but it is not top > priority right now. Now that you mention the penguin, I was reminded of something. Normally with this box, when the fb starts, the top 3rd of the screen has a large white rectangle blitted onto it for reasons I never figured out. Its purely cosmetic (it disappears when scrolling begins), so it wasn't something I really bothered investigating. It could be that with your reworking, this bug has taken on a new form, and is now doing something more dramatic. -- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] tdfx ported to new fbdev api 2002-02-28 21:11 ` Dave Jones @ 2002-03-01 2:24 ` Joseph Fannin 0 siblings, 0 replies; 8+ messages in thread From: Joseph Fannin @ 2002-03-01 2:24 UTC (permalink / raw) To: Dave Jones, James Simmons, Linux Fbdev development list, Linux Kernel Mailing List > Now that you mention the penguin, I was reminded of something. > Normally with this box, when the fb starts, the top 3rd of the > screen has a large white rectangle blitted onto it for reasons > I never figured out. Its purely cosmetic (it disappears when scrolling > begins), so it wasn't something I really bothered investigating. Attila Kesmarki's v0.2.0 patch for tdfxfb fixed this problem for me when I tested it about a year and a half ago, but I don't think his updates were ever integrated -- I don't know if there were issues with the changes or not. Anyway, the patches still seem to be up: http://www.medex.hu/~danthe/tdfx/ -- Joseph Fannin jhf@rivenstone.net "I think I said something eloquent, like 'Fuck.'" -- Rusty Russell ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Linux-fbdev-devel] Re: [PATCH] tdfx ported to new fbdev api 2002-02-28 20:40 ` Dave Jones 2002-02-28 20:44 ` James Simmons @ 2002-02-28 21:00 ` James Simmons 2002-02-28 21:08 ` Dave Jones 1 sibling, 1 reply; 8+ messages in thread From: James Simmons @ 2002-02-28 21:00 UTC (permalink / raw) To: Dave Jones; +Cc: Linux Fbdev development list, Linux Kernel Mailing List > On Thu, Feb 28, 2002 at 08:22:30AM -0800, James Simmons wrote: > > > > As you can see I have ported the 3dfx fbdev driver to the new api. It has > > been tested on my home system and it works. I like others to try it out. > > The patch is against 2.5.5-dj2 > > http://www.transvirtual.com/~jsimmons/tdfx.diff > > Is this one different to the one I saw last time? Actually no. I think the driver hasn't changed. I does work for me. Did you try it out again. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Linux-fbdev-devel] Re: [PATCH] tdfx ported to new fbdev api 2002-02-28 21:00 ` [Linux-fbdev-devel] " James Simmons @ 2002-02-28 21:08 ` Dave Jones 2002-03-01 7:19 ` Jurriaan on Alpha 0 siblings, 1 reply; 8+ messages in thread From: Dave Jones @ 2002-02-28 21:08 UTC (permalink / raw) To: James Simmons; +Cc: Linux Fbdev development list, Linux Kernel Mailing List On Thu, Feb 28, 2002 at 01:00:04PM -0800, James Simmons wrote: > > > The patch is against 2.5.5-dj2 > > > http://www.transvirtual.com/~jsimmons/tdfx.diff > > Is this one different to the one I saw last time? > Actually no. I think the driver hasn't changed. I does work for me. Did > you try it out again. Ok. I didn't look too deeply last time, but it died immediately on switching the display, and was really dead, no keyboard leds, nada. I'll take another look later if I get chance -- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Linux-fbdev-devel] Re: [PATCH] tdfx ported to new fbdev api 2002-02-28 21:08 ` Dave Jones @ 2002-03-01 7:19 ` Jurriaan on Alpha 0 siblings, 0 replies; 8+ messages in thread From: Jurriaan on Alpha @ 2002-03-01 7:19 UTC (permalink / raw) To: Dave Jones, James Simmons, Linux Fbdev development list, Linux Kernel Mailing List From: Dave Jones <davej@suse.de> Date: Thu, Feb 28, 2002 at 10:08:47PM +0100 > On Thu, Feb 28, 2002 at 01:00:04PM -0800, James Simmons wrote: > > > > The patch is against 2.5.5-dj2 > > > > http://www.transvirtual.com/~jsimmons/tdfx.diff > > > Is this one different to the one I saw last time? > > Actually no. I think the driver hasn't changed. I does work for me. Did > > you try it out again. > > Ok. I didn't look too deeply last time, but it died immediately > on switching the display, and was really dead, no keyboard leds, > nada. > That was my experience also (Voodoo 4500 pci/Alpha architecture). However, the VIDCFG_2X handling in his patch worked, and the kernel (pre-2.4.18) didn't. Luckily, a small patch was accepted to change that. I'm willing to test any patches for tdfxfb on Alpha. Good luck, Jurriaan -- One guide for speakers of Klingon advises them to begin by purchasing a large supply of napkins. Robert O'Reilly [Gowron] on speaking Klingon. GNU/Linux 2.4.19pre1 on Debian/Alpha 988 bogomips load:1.64 1.33 0.76 ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2002-03-01 7:25 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2002-02-28 16:22 [PATCH] tdfx ported to new fbdev api James Simmons 2002-02-28 20:40 ` Dave Jones 2002-02-28 20:44 ` James Simmons 2002-02-28 21:11 ` Dave Jones 2002-03-01 2:24 ` Joseph Fannin 2002-02-28 21:00 ` [Linux-fbdev-devel] " James Simmons 2002-02-28 21:08 ` Dave Jones 2002-03-01 7:19 ` Jurriaan on Alpha
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox