Re: [Dri-devel] Re: S3 VIRGE DRI in CVS now

2002-07-01 Thread Massimiliano Lingua

On Sat, 2002-06-29 at 23:27, Anders Haugen wrote:
 
 
 Hi,
 i did some changes and got the s3virge code from the cvs working here.
 seems the dma stuff wasn't initializing at all for me.

1) Your patches seem ok to me. I am quite busy up to 2nd half of July,
so I wont be able to fully test them though, and then to commit to CVS.

2) Since you seem to be keen-eyed when it comes to coding, you could
take the task to check what we could do to turn 2D acceleration on
again. Code is already there, but something is not interacting well,
since it still locks after a while. If you succeed the driver will
greatly gain from this. Otherwise I will have a look later on July (even
if would prefer to focus on Savage4/ProSavage driver dev)

3) Anybody else had luck with Anders patches?

Vale,
-max lingua



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Re: S3 VIRGE DRI in CVS now

2002-06-29 Thread Anders Haugen

- Original Message -
From: John J. Tobin [EMAIL PROTECTED]
Date: 26 Jun 2002 20:38:18 -0500 
To: Massimiliano Lingua [EMAIL PROTECTED]
Subject: [Dri-devel] Re: S3 VIRGE DRI in CVS now


 On Wed, 2002-06-26 at 17:43, Massimiliano Lingua wrote:
  On Thu, 2002-06-27 at 00:24, John J. Tobin wrote:
  
   Alright, I have it built, took long enough on my K6-2 laptop but I have
   having some problems. Glxinfo reports that there is direct rendering and
   everything but if I try to run glxgears the system hard locks. The specs
   are:
   Sager NP9800 laptop
   AMD K6-2 350
   S3 Virge MX+ video 4 MB Vram
   128MB SDRAM
   Intel 430TX chipset, no AGP
   
   I built it against XFree86 4.2.0.
   
  
  Try these:
  1) define _VIRGEDX in s3v_dma.c
  2) raise S3V_UDELAY from 1 to 1000 in s3v_sma.c
  
  Lemme know,
  
  vale,
  - max
  
 
 No change, it still hard locks the system. I tried the binary snapshot
 too and the kernel modules wouldn't build. 
 
 The windows for gears will open and then a section of the lower half of
 the screen becomes corrupted at the lock up.
 

Hi,
i did some changes and got the s3virge code from the cvs working here.
seems the dma stuff wasn't initializing at all for me.

attached are the the changes i made in the mesa/src/drv/s3v, xfree86/drivers/s3virge 
and the xfree/os-config/linux/drm/kernel folder
(hope the attachments didn't get lost)

/anders

-- 
__
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

Save up to $160 by signing up for NetZero Platinum Internet service.
http://www.netzero.net/?refcd=N2P0602NEP8




GL_s3v.diff
Description: Binary data


s3virge_s3v.diff
Description: Binary data


kernel_s3v.diff
Description: Binary data


Re: [Dri-devel] Re: S3 VIRGE DRI in CVS now

2002-06-27 Thread José Fonseca

On Thu, Jun 27, 2002 at 11:54:53AM +0200, Massimiliano Lingua wrote:
[...]
3) Did you set backbuffer size and texsize in XF86Config like I
suggested in the README?

Max, where can I find that README? I would like to put it in the same
place as the binary snapshots.

José Fonseca


---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



[Dri-devel] Re: S3 VIRGE DRI in CVS now

2002-06-26 Thread Massimiliano Lingua

 Do you mean S3 Savage MX or is it a S3 virge MX???
 Thanks,
 JrSky.

S3 *** Virge *** MX. For Savage MX try utah. Or wait for us to code a
driver ; )

Vale,
- max





---
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN members! 
JabConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



[Dri-devel] Re: S3 VIRGE DRI in CVS now

2002-06-25 Thread John J. Tobin

On Tue, 2002-06-25 at 09:34, [EMAIL PROTECTED]
wrote:

 Message: 11
 From: max [EMAIL PROTECTED]
 To: Keith Whitwell [EMAIL PROTECTED]
 Date: Tue, 25 Jun 2002 12:22:01 +0200
 Cc: [EMAIL PROTECTED]
 Subject: [Dri-devel] S3 VIRGE DRI in CVS now
 
 On Thursday 20 June 2002 13:11, you wrote:
 
  I think you should upload it...  Other people may be able to help finish it
  or track down bugs...
 
 Ok. Just uploaded the latest and greatest version of my driver in CVS.
 The branch is named: s3virge-0-0-1-branch
 
 1) Could someone have a try and let me know if everything compile just fine?
 2) Could the web page mantainer add virge to supported chipsets (so that 
 interested people will know about it)?
 
 Good luck,
 
 vale,
 -max lingua
 

Is the Virge MX+ supported? This is the one that was commonly found in
notebooks, as that is what I will be testing it out on.
 
-- 
John Tobin
[EMAIL PROTECTED]; AOL IM: ogre7929
http://ogre.rocky-road.net
http://ogre.rocky-road.net/cdr.shtml



---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



[Dri-devel] Re: S3 VIRGE DRI in CVS now

2002-06-25 Thread Massimiliano Lingua

On Tue, 2002-06-25 at 16:48, John J. Tobin wrote:

 
 Is the Virge MX+ supported? This is the one that was commonly found in
 notebooks, as that is what I will be testing it out on.
  
Yep. That is the laptop on which I developed my driver on. so it will run
better on it than on everything else ; )

All the virges models should be supported.

Vale,
-max lingua



---
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN members! 
JabConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel