CVS Update: driver (branch: trunk)

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


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

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/:
        ChangeLog 
      driver/xf86-video-ati/src/:
        radeon.h radeon_dri.c radeon_driver.c 
  
  Revision      Changes    Path
  1.38          +11 -0     driver/xf86-video-ati/ChangeLog
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/ChangeLog
  1.38          +2 -0      driver/xf86-video-ati/src/radeon.h
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/src/radeon.h
  1.31          +40 -15    driver/xf86-video-ati/src/radeon_dri.c
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/src/radeon_dri.c
  1.101         +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