Re: [PATCH] Clean-up and bug fix for tdfxfb framebuffer size detection

2005-04-23 Thread Richard Drummond
Hi Chris On Friday 22 April 2005 03:48 am, Chris Ross wrote: > I /do/ have the hardware, so I am very glad to see someone working on > support for the Voodoo 5. I am glad somebody is interested. ;-) > Are there any specific tests you would like me > to perform and send you the results from?

Re: [PATCH] Clean-up and bug fix for tdfxfb framebuffer size detection

2005-04-23 Thread Richard Drummond
Hi Chris On Friday 22 April 2005 03:48 am, Chris Ross wrote: I /do/ have the hardware, so I am very glad to see someone working on support for the Voodoo 5. I am glad somebody is interested. ;-) Are there any specific tests you would like me to perform and send you the results from? It's

[PATCH] Clean-up and bug fix for tdfxfb framebuffer size detection

2005-04-21 Thread Richard Drummond
Attached is a patch against 2.6.11.7 which tidies up the tdfxfb framebuffer size detection code a little and fixes the broken support for Voodoo4/5 cards. (I haven't tested this on a Voodoo5, however, because I don't have the hardware). Signed-off-by: Richard Drummond <[EMAIL PROTEC

[PATCH] Better PLL frequency matching for tdfxfb driver

2005-04-21 Thread Richard Drummond
Attached is a patch against 2.6.11.7 which improves the PLL frequency matching in the tdfxfb driver. Instead of requiring 64260 iterations to obtain the closest supported PLL frequency, this code does it with the same degree of accuracy in at most 768 iterations. Signed-off-by: Richard

[PATCH] Clean-up and bug fix for tdfxfb framebuffer size detection

2005-04-21 Thread Richard Drummond
Attached is a patch against 2.6.11.7 which tidies up the tdfxfb framebuffer size detection code a little and fixes the broken support for Voodoo4/5 cards. (I haven't tested this on a Voodoo5, however, because I don't have the hardware). Signed-off-by: Richard Drummond [EMAIL PROTECTED

[PATCH] Better PLL frequency matching for tdfxfb driver

2005-04-21 Thread Richard Drummond
Attached is a patch against 2.6.11.7 which improves the PLL frequency matching in the tdfxfb driver. Instead of requiring 64260 iterations to obtain the closest supported PLL frequency, this code does it with the same degree of accuracy in at most 768 iterations. Signed-off-by: Richard