CVS Update: driver (branch: ati-1-0-branch)

Benjamin Herrenschmidt xorg-commit at cvs.freedesktop.org
Thu Mar 16 05:14:12 EET 2006


CVSROOT:	/cvs/xorg
Module name:	driver
Changes by:	benh at kemper.freedesktop.org	06/03/16 03:14:12

Log message:
  2006-03-16  Benjamin Herrenschmidt  <benh at kernel.crashing.org>
  
          * src/radeon_driver.c: (RADEONWaitForVerticalSync),
          (RADEONWaitForVerticalSync2), (RADEONLoadPalette),
          (RADEONScreenInit), (RADEONRestoreMemMapRegisters),
          (RADEONRestoreCrtcRegisters), (RADEONRestoreCrtc2Registers),
          (RADEONDoAdjustFrame), (RADEONCloseScreen):
          * src/radeon_reg.h:
          Add various workarounds that seem to fix some remaning lockup
          scenarios I'm experiencing with the driver when setting the memory
          map. Some of the magic delays are a bit dodgy but they seem to work, I
          suppose I can't do better now without help from ATI. Also removed some
          really too noisy debug messages.

Modified files:
      driver/xf86-video-ati/:	Tag: ati-1-0-branch
        ChangeLog 
      driver/xf86-video-ati/src/:	Tag: ati-1-0-branch
        radeon_driver.c radeon_reg.h 
  
  Revision      Changes    Path
  1.29.2.9      +14 -0     driver/xf86-video-ati/ChangeLog
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/ChangeLog
  1.92.2.8      +145 -37   driver/xf86-video-ati/src/radeon_driver.c
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/src/radeon_driver.c
  1.21.2.1      +4 -1      driver/xf86-video-ati/src/radeon_reg.h
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/src/radeon_reg.h




More information about the xorg-commit mailing list