Re: drm addmap broken on 32bit archs

2006-08-29 Thread Thomas Hellström
Stephane Marchesin wrote:

 Stephane Marchesin wrote:

 Hello,

 The drm addmap code got broken with the recent switch to the hash table
 implementation. Specifically, when two maps have the same adress on 32
 bits, they end up with the same key and nothing is done to resolve the
 collision, which results in a failind addmap. This is annoying.

   

 nm, Dave and Michel both told me that this was fixed already.

 Stephane

Yes, but the fix is not well tested, so please let me know if you run 
into trouble.
Specifically, if the driver uses the map handle from the second addmap 
as a hardware offset, it will fail.

/Thomas


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: drm addmap broken on 32bit archs

2006-08-28 Thread Stephane Marchesin
Stephane Marchesin wrote:
 Hello,

 The drm addmap code got broken with the recent switch to the hash table
 implementation. Specifically, when two maps have the same adress on 32
 bits, they end up with the same key and nothing is done to resolve the
 collision, which results in a failind addmap. This is annoying.

   
nm, Dave and Michel both told me that this was fixed already.

Stephane


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel