CVS Update: driver (branch: trunk)

Dave Airlie xorg-commit at cvs.freedesktop.org
Wed Apr 26 11:38:47 EEST 2006


CVSROOT:	/cvs/xorg
Module name:	driver
Changes by:	airlied at kemper.freedesktop.org	06/04/26 08:38:47

Log message:
  Make the ATI driver use the PCI BAR size to determine
  the MMIO register aperture size. Otherwise it tries to
  overmap things if they are up near the end of memory.

Modified files:
      driver/xf86-video-ati/:
        ChangeLog 
      driver/xf86-video-ati/src/:
        radeon.h radeon_dri.c radeon_driver.c 
  
  Revision      Changes    Path
  1.58          +10 -0     driver/xf86-video-ati/ChangeLog
  http://webcvs.freedesktop.org/xorg/driver/xf86-video-ati/ChangeLog
  1.42          +1 -1      driver/xf86-video-ati/src/radeon.h
  http://webcvs.freedesktop.org/xorg/driver/xf86-video-ati/src/radeon.h
  1.35          +1 -1      driver/xf86-video-ati/src/radeon_dri.c
  http://webcvs.freedesktop.org/xorg/driver/xf86-video-ati/src/radeon_dri.c
  1.114         +5 -4      driver/xf86-video-ati/src/radeon_driver.c
  http://webcvs.freedesktop.org/xorg/driver/xf86-video-ati/src/radeon_driver.c




More information about the xorg-commit mailing list