Alan Hourihane writes:
 > On Tue, Jan 18, 2005 at 12:45:23AM +0000, Dave Airlie wrote:
 > > 
 > > > Is it possible to run 32bit OpenGL applications on an AMD64 with DRI
 > > > support? 64bit applications are working fine, but 32bit apps always
 > > > use software rendering on my machine (Radeon 7500).
 > > > It looks like an kernel issue. So my question is, if there are any kernel
 > > > patches available to solve this problem?
 > > 
 > > There is a patch but it doesn't provide full backwards compat .. it's
 > > bugzilla 943 on bugs.freedesktopp.org
 > > 
 > > Egbert is hoping to look at it again, I keep getting hopelessly lost in
 > > types when I start looking at it.. I don't have the hardware to test it
 > > on...
 > 
 > Egbert's patch has been updated and it's looking good.
 > 
 > I'd suggest committing it to CVS now for more widespread testing.
 > 
 > I'll commit it by the end of the week unless there are any arguments against
 > it.
 > 

Looks like that  Dave Airlie has pushed another set of patches 
made by Paul Mackerras into the DRM code.
My patches support a wider range of chipsets (Matrox, R128 and Radeon)
and provide a framework which makes it easy to add ioctl32 support
to more chipsets.
Furthermore they have support for both the old style ioctl32 support
and the one that uses compat_alloc_user_space() so they should work
on a wider range of kernels.

Egbert.


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to