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
Norikatsu Shigemura
nork at FreeBSD.org
Sat May 9 02:54:27 UTC 2009
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)
More information about the cvs-ports
mailing list