CVS Update: driver (branch: trunk)

Benjamin Herrenschmidt xorg-commit at cvs.freedesktop.org
Thu Feb 16 01:36:55 EET 2006


CVSROOT:	/cvs/xorg
Module name:	driver
Changes by:	benh at gabe.freedesktop.org	06/02/15 15:36:55

Log message:
  2006-02-16  Benjamin Herrenschmidt  <benh at kernel.crashing.org>
  
          * src/radeon_accel.c: (RADEONEngineRestore):
          The engine setup would trigger a bogus line write before the proper
          addresses are setup, thus causing the card to try to bus master over
          the system bus to some stale location (usually 0 but could depend on
          whatever was used before X). Remove that useless init bit, and always
          setup some good enough engine source & destination pointers in case we
          have some other spurrious engine activity going on.

Modified files:
      driver/xf86-video-ati/:
        ChangeLog 
      driver/xf86-video-ati/src/:
        radeon_accel.c 
  
  Revision      Changes    Path
  1.21          +10 -0     driver/xf86-video-ati/ChangeLog
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/ChangeLog
  1.23          +8 -10     driver/xf86-video-ati/src/radeon_accel.c
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/src/radeon_accel.c




More information about the xorg-commit mailing list