CVS Update: xc (branch: trunk)

Vladimir Dergachev xorg-commit at cvs.freedesktop.org
Thu Jan 13 19:35:49 EET 2005


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	volodya at gabe.freedesktop.org	05/01/13 09:35:49

Log message:
          Modified:
  	* programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c
  
  	Some of the newer Radeons (R420 for example) have MM_TABLE's
  	with size 0x33 (instead of 0x0c that we know). Furthermore,
  	they lockup during access of I2C bus !
  
  	Add a check to validate MM_TABLE. Note: the check is not
  	more stringent as other card manufacturers (like Asus or Tekram)
  	might make cards with slightly different MM_TABLE.

Modified files:
      xc/programs/Xserver/hw/xfree86/drivers/ati/:
        radeon_driver.c 
      ./:
        ChangeLog 
  
  Revision      Changes    Path
  1.36          +10 -0     xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c
  1.673         +12 -1     xc/ChangeLog




More information about the xorg-commit mailing list