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=lnk&kid=120709&bid=263057&dat=121642
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to