CVS Update: driver (branch: trunk)

Benjamin Herrenschmidt xorg-commit at cvs.freedesktop.org
Sun Feb 26 12:01:32 EET 2006


CVSROOT:	/cvs/xorg
Module name:	driver
Changes by:	benh at kemper.freedesktop.org	06/02/26 10:01:32

Log message:
  2006-02-26  Benjamin Herrenschmidt  <benh at kernel.crashing.org>
  
          * src/radeon.h:
          * src/radeon_dri.c: (RADEONDRIFinishScreenInit),
          (RADEONDRIInitPageFlip):
          * src/radeon_driver.c: (RADEONScreenInit):
          Fix page flipping with XAA. The new code ended up calling
          ShadowFBInit() before XAAInit(), which breaks ShadowFB.

Modified files:
      driver/xf86-video-ati/:
        ChangeLog 
      driver/xf86-video-ati/src/:
        radeon.h radeon_dri.c radeon_driver.c 
  
  Revision      Changes    Path
  1.24          +9 -0      driver/xf86-video-ati/ChangeLog
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/ChangeLog
  1.35          +1 -0      driver/xf86-video-ati/src/radeon.h
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/src/radeon.h
  1.29          +21 -7     driver/xf86-video-ati/src/radeon_dri.c
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/src/radeon_dri.c
  1.88          +8 -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