CVS Update: driver (branch: trunk)

Benjamin Herrenschmidt xorg-commit at cvs.freedesktop.org
Wed Mar 1 01:34:03 EET 2006


CVSROOT:	/cvs/xorg
Module name:	driver
Changes by:	benh at kemper.freedesktop.org	06/02/28 23:34:03

Log message:
  2006-03-01  Benjamin Herrenschmidt  <benh at kernel.crashing.org>
  
          * src/radeon_driver.c: (RADEONInitMemoryMap),
          (RADEONPreInitConfig):
          Workaround for rv280 bug which needs the framebuffer memory mapping
          to be aligned to its own size. Also add back limit of 128Mb of mapped
          fb space for now until I fully sort out what's up with dual function
          cards. I would really need to access the PCI BAR sizes here but that
          information seem to be missing from the PCI info passed to the driver.

Modified files:
      driver/xf86-video-ati/:
        ChangeLog 
      driver/xf86-video-ati/src/:
        radeon_driver.c 
  
  Revision      Changes    Path
  1.26          +10 -0     driver/xf86-video-ati/ChangeLog
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/ChangeLog
  1.89          +17 -1     driver/xf86-video-ati/src/radeon_driver.c
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/src/radeon_driver.c




More information about the xorg-commit mailing list