CVS Update: xc (branch: trunk)
Marc Aurele La France <[email protected]> Tue, 9 Jan 2007 09:04:46 -0800 (PST)
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 07/01/09 09:04:46 Log message: 107. Change the r128 and radeon drivers to respect the size PCI allocates for their MMIO regions (Marc La France). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/drivers/ati/: r128.h r128_dri.c r128_driver.c radeon.h radeon_dri.c radeon_driver.c Revision Changes Path 3.3837 +3 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 1.29 +1 -2 xc/programs/Xserver/hw/xfree86/drivers/ati/r128.h 1.34 +2 -2 xc/programs/Xserver/hw/xfree86/drivers/ati/r128_dri.c 1.96 +4 -3 xc/programs/Xserver/hw/xfree86/drivers/ati/r128_driver.c 1.48 +1 -2 xc/programs/Xserver/hw/xfree86/drivers/ati/radeon.h 1.42 +2 -2 xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_dri.c 1.134 +4 -3 xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c