CVS Update: xc (branch: trunk)

daniels at freedesktop.org daniels at freedesktop.org
Sun Dec 5 00:34:54 EET 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	daniels at gabe.freedesktop.org	04/12/04 14:34:54

Log message:
  * programs/Xserver/hw/xfree86/drivers/ati/r128_dri.c:
  Disable interrupt handling after the DRM handler has been removed,
  preventing lockups (closes: #1886).
  
  * programs/Xserver/hw/xfree86/drivers/ati/r128_driver.c:
  * programs/Xserver/hw/xfree86/drivers/ati/r128_video.c:
  Allow pitches with a granularity of 32, rather than 64, because some
  clamshell iBooks have 800-byte pitches.  Change Xv allocation
  granularity to 8 bytes, rather than 16 bytes, also (closes: #1888).

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/hw/xfree86/drivers/ati/:
        r128_dri.c r128_driver.c r128_video.c 
  
  Revision      Changes    Path
  1.570         +12 -2     xc/ChangeLog
  1.5           +1 -0      xc/programs/Xserver/hw/xfree86/drivers/ati/r128_dri.c
  1.14          +5 -1      xc/programs/Xserver/hw/xfree86/drivers/ati/r128_driver.c
  1.3           +3 -3      xc/programs/Xserver/hw/xfree86/drivers/ati/r128_video.c




More information about the xorg-commit mailing list