Please do not reply to this email: if you want to comment on the bug, go to   
the URL shown below and enter your comments there.      
     
http://bugs.xfree86.org/show_bug.cgi?id=314       
       




------- Additional Comments From [EMAIL PROTECTED]  2003-12-04 00:34 -------
Michel,

I've tested your patch with the latest CVS co of the DRI trunk. You forgot a few
PCI IDs for the radeon kernel module. Anholt supplied the patch. Here you can
find the merged patch:

http://prism54.org/~mcgrof/dri-igp/mcgrof-radeon-igp.diff

This will use r200_dri.so for 3D accel for RS300 Family only. I believe you
forgot to add the RS100, RS200 and RS250 families to a specific radeon 3d
library. By using the patch above by default RS100, RS200 and RS250 Family
Chipsets will default to using radeon_dri.so I tried the above patch and
radeon.o loaded fine but running glxgears hangs my box (RS200 0x4337). I tried
with and without TCL with the same result.

Seeing that you had added RS300 Family to use r200_dri.so, I put together a
patch that makes all IGP Chipset families use it to test if that would do it for
me. The patch is here:

http://prism54.org/~mcgrof/dri-igp/mcgrof-radeon-igp-v2.diff

Unfortunatley this also hung my box both with and without TCL.

Can someone tell me which DRI 3d library is supposed to be used for each Family
Chipset? I can add them to the corresponding library myself and provide a patch.
Or be my guest and supply a patch yourself ;)

Perhaps the layout is like this:
R100(radeon_dri.so): RS100, RS200
R200(r200_dri.so): RS250, RS300

Fixes or hints as to how to proceed is appreciated. I'm willing to help as much
as I can to get IGP 3D support commited into DRI CVS.       
       
--        
Configure bugmail: http://bugs.xfree86.org/userprefs.cgi?tab=email       
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to