xf86MapPciMem and freeing memory

Donald Kayser xorg at kayser.net
Tue May 5 09:01:13 PDT 2009


Very good. I see the bug in the chips driver now. Memory is allocated  
with xf86MapPciMem() if the condition (cPtr->pEnt->location.type ==  
BUS_PCI) is met. This code is only executed when running in dual- 
screen mode with a 69030 chip. This is easy enough to fix. But this is  
only one thing I have found wrong with PPC dual monitor configuration  
under the chips driver; there are more problems since it doesn't come  
up correctly with two screens.

On May 5, 2009, at 1:35 AM, Matthieu Herrb wrote:
>
> See bug <https://bugs.freedesktop.org/show_bug.cgi?id=20541> and  
> commit
> cee4cdf061ca8e6376846c0eac2fc6d57711129e to xf86-video-i128, which
> address the issue in the i128 driver.
>
> -- 
> Matthieu Herrb
>



More information about the xorg-devel mailing list