xf86-video-mga: Changes to 'master'

Ian Romanick idr at kemper.freedesktop.org
Wed Oct 3 12:48:05 PDT 2007


 src/mga_driver.c |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 8e971287f60f3a41f2d0d176e4eaaa653e25276b
Author: Ian Romanick <idr at us.ibm.com>
Date:   Wed Oct 3 12:47:59 2007 -0700

    Unmap the same size that was mapped
    
    Make sure the same size is used with pci_device_unmap_range as was used with
    pci_device_map_range.  Failing to do so was causing problems with a G450
    card in a POWER6 box.
    
    Based on a patch submitted by Anton Blanchard.



More information about the xorg-commit mailing list