Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 May 2009 02:54:26 +0000 (UTC)
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-drivers/xf86-video-radeonhd-devel Makefile distinfo ports/x11-drivers/xf86-video-radeonhd-devel/files patch-configure.ac patch-src-Makefile.am
Message-ID:  <200905090254.n492sQmj067258@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nork        2009-05-09 02:54:26 UTC

  FreeBSD ports repository

  Modified files:
    x11-drivers/xf86-video-radeonhd-devel Makefile distinfo 
    x11-drivers/xf86-video-radeonhd-devel/files patch-configure.ac 
  Added files:
    x11-drivers/xf86-video-radeonhd-devel/files 
                                                patch-src-Makefile.am 
  Log:
  Update to 2009.05.09 based on 1.2.5.
  o Add support Radeon HD 4790.
  o Add experimental support Radeon HD 4770.
  o Add ForceLowPowerMode and LowPowerModeEngineClock options, and
    Report GPU Core and Memory Clock.
  
    e.g.   radeonhd driver reports following clocks of my Radeon X1650 Pro:
    (II) RADEONHD(0): Default Engine Clock: 588000
    (II) RADEONHD(0): Default Memory Clock: 694000
    It means that GPU Core Clock is 588MHz and Memory Clock is 694MHz.  And
    ForceLowPowerMode xorg-driver option can change Engine Clock.
  o Fix some bugs on 3D engine and cursor.
  o Use libpciaccess instead of libpci.
  
  Revision  Changes    Path
  1.18      +3 -6      ports/x11-drivers/xf86-video-radeonhd-devel/Makefile
  1.11      +3 -3      ports/x11-drivers/xf86-video-radeonhd-devel/distinfo
  1.2       +11 -2     ports/x11-drivers/xf86-video-radeonhd-devel/files/patch-configure.ac
  1.1       +11 -0     ports/x11-drivers/xf86-video-radeonhd-devel/files/patch-src-Makefile.am (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905090254.n492sQmj067258>