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

Benjamin Herrenschmidt xorg-commit at cvs.freedesktop.org
Wed Mar 15 06:12:43 EET 2006


CVSROOT:	/cvs/xorg
Module name:	driver
Changes by:	benh at kemper.freedesktop.org	06/03/15 04:12:43

Log message:
  2006-03-15  Benjamin Herrenschmidt  <benh at kernel.crashing.org>
  
          * src/radeon.h:
          * src/radeon_dri.c: (RADEONDRIScreenInit),
          (RADEONDRIDoCloseScreen), (RADEONDRIFinishScreenInit),
          (RADEONDRIStop), (RADEONDRICloseScreen):
          * src/radeon_driver.c: (RADEONCloseScreen):
          Fix various issues with DRI & server recycle by putting DRICloseSreen
          in the normal CloseScreen callback chain at a spot that matches the
          call to DRIFinishScreenInit in order to unwrap at the right time.

Modified files:
      driver/xf86-video-ati/:	Tag: ati-1-0-branch
        ChangeLog 
      driver/xf86-video-ati/src/:	Tag: ati-1-0-branch
        radeon.h radeon_dri.c radeon_driver.c 
  
  Revision      Changes    Path
  1.29.2.8      +11 -0     driver/xf86-video-ati/ChangeLog
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/ChangeLog
  1.35.2.2      +2 -0      driver/xf86-video-ati/src/radeon.h
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/src/radeon.h
  1.29.2.2      +40 -15    driver/xf86-video-ati/src/radeon_dri.c
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/src/radeon_dri.c
  1.92.2.7      +2 -7      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