rpms/xorg-x11-drv-radeonhd/devel .cvsignore, 1.40, 1.41 sources, 1.40, 1.41 xorg-x11-drv-radeonhd-README.fedora, 1.39, 1.40 xorg-x11-drv-radeonhd.spec, 1.51, 1.52

Hans Ulrich Niedermann ndim at fedoraproject.org
Wed Nov 12 11:52:27 UTC 2008


Author: ndim

Update of /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28855

Modified Files:
	.cvsignore sources xorg-x11-drv-radeonhd-README.fedora 
	xorg-x11-drv-radeonhd.spec 
Log Message:
* Wed Nov 12 2008 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.2.3-1.5.20081112git
- New snapshot (upstream commit 53dd35cb766138c879c926a8374380174e876d35):
  - 53dd35cb: DRI: Exit RHDDRIScreenInit() with FALSE when init failed.
  - a2fa612c: RandR: Bracket block properly.
  - fe4356ce: DRI: SwapContext: Stop wanton XAA syncs.
  - bb14c00c: Add RV730/710 PCI Ids.
  - ac56b4c8: ASIC_Support: Add AtomBIOS support for RV730/710 chipsets.
  - 57f11067: I2C: Add additional I2C lines for for DCE3.2 support.
  - 30f4bf2b: MC: RV770 code also supports generations beyond this.
  - 680f05ac: AtomBIOS/Backlight Control: Fix AtomBIOS based BL control for hardcoded outputs.
  - d125c0fa: DIG: Add debug output for EncoderPower().
  - 264a8b5f: DIG: Fix SEGFAULT with new coherent option.
  - db72b6a5: Coherent: Update man page to match Christian Koenig's fixes to the option parser.
  - 36657dc3: Use RhdParseBooleanOption for ignoreconnector config option
  - 2e3590da: Use RhdParseBooleanOption for HDMI config option
  - 908fabd6: DIG: Add RHD_OPTION_NOT_SET to dig outputs.
  - 08fedbb6: Fix and improve RhdParseBooleanOption.
  - 3036b40f: Output/Coherent: Fix bug in parser, add man page.
  - 75b4f1d2: Don't allocate framebuffer for cursor images if software cursor is used.
  - f29a3d2f: DIG: Don't disable encoders which are assigned to active connectors.
  - 72aaf9bd: DRI: Keep rhdDri struct for server lifetime.
  - c3e4ef7f: MC: Consolidate rhdAllIdle() and RHDModePrepare().
  - ec67c56c: Move MC setup before DRI init. Fixes issues DRI issues on some systems.
  - 8676c233: DIG: Add debug output to inform about probed encoder mappings.
  - 6e40d3b9: Add config option for coherent settings on digital outputs.
  - 6b76953c: Option: Add handling for option containing a string of boolean settings.
  - 9ca2384d: BIOSScratch: Treat DAC SENSED_NONE as CRTC output.
  - 1292ab01: Option: Add handling for option containing a string of boolean settings.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/devel/.cvsignore,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- .cvsignore	30 Oct 2008 23:58:59 -0000	1.40
+++ .cvsignore	12 Nov 2008 11:51:56 -0000	1.41
@@ -1 +1 @@
-xf86-video-radeonhd-1.2.3-20081029git.tar.bz2
+xf86-video-radeonhd-1.2.3-20081112git.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/devel/sources,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- sources	30 Oct 2008 23:58:59 -0000	1.40
+++ sources	12 Nov 2008 11:51:56 -0000	1.41
@@ -1 +1 @@
-48ab6d71a302e82b4cf9269711ae78d3  xf86-video-radeonhd-1.2.3-20081029git.tar.bz2
+9b71044a8ba924cc1efb5ba29fd54036  xf86-video-radeonhd-1.2.3-20081112git.tar.bz2


Index: xorg-x11-drv-radeonhd-README.fedora
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/devel/xorg-x11-drv-radeonhd-README.fedora,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- xorg-x11-drv-radeonhd-README.fedora	31 Oct 2008 00:05:10 -0000	1.39
+++ xorg-x11-drv-radeonhd-README.fedora	12 Nov 2008 11:51:56 -0000	1.40
@@ -11,7 +11,7 @@
 package tarball releases. For this reason, we are packaging selected
 snapshots of upstream's git repository here.
 
-Latest upstream commit: a36896dd0b44a26816ac0a401c0d9918a100d624
+Latest upstream commit: 53dd35cb766138c879c926a8374380174e876d35
 
 
 Contents


Index: xorg-x11-drv-radeonhd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/devel/xorg-x11-drv-radeonhd.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- xorg-x11-drv-radeonhd.spec	30 Oct 2008 23:58:59 -0000	1.51
+++ xorg-x11-drv-radeonhd.spec	12 Nov 2008 11:51:56 -0000	1.52
@@ -20,8 +20,8 @@
 %endif
 
 %if %{snapshot}
-%define date 20081029
-%define git_commit a36896dd0b44a26816ac0a401c0d9918a100d624
+%define date 20081112
+%define git_commit 53dd35cb766138c879c926a8374380174e876d35
 %define alphatag .%{date}git
 %define tarball %{tarname}-%{version}-%{date}git
 %define ship_utils 1
@@ -33,7 +33,7 @@
 Summary:       Xorg X11 radeonhd driver for AMD GPG r5xx/r6xx Chipsets
 Name:          xorg-x11-drv-radeonhd
 Version:       1.2.3
-Release:       1.3%{?alphatag}%{?dist}
+Release:       1.5%{?alphatag}%{?dist}
 
 License:       MIT
 Group:         User Interface/X Hardware Support
@@ -164,6 +164,35 @@
 %endif
 
 %changelog
+* Wed Nov 12 2008 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.2.3-1.5.20081112git
+- New snapshot (upstream commit 53dd35cb766138c879c926a8374380174e876d35):
+  - 53dd35cb: DRI: Exit RHDDRIScreenInit() with FALSE when init failed.
+  - a2fa612c: RandR: Bracket block properly.
+  - fe4356ce: DRI: SwapContext: Stop wanton XAA syncs.
+  - bb14c00c: Add RV730/710 PCI Ids.
+  - ac56b4c8: ASIC_Support: Add AtomBIOS support for RV730/710 chipsets.
+  - 57f11067: I2C: Add additional I2C lines for for DCE3.2 support.
+  - 30f4bf2b: MC: RV770 code also supports generations beyond this.
+  - 680f05ac: AtomBIOS/Backlight Control: Fix AtomBIOS based BL control for hardcoded outputs.
+  - d125c0fa: DIG: Add debug output for EncoderPower().
+  - 264a8b5f: DIG: Fix SEGFAULT with new coherent option.
+  - db72b6a5: Coherent: Update man page to match Christian Koenig's fixes to the option parser.
+  - 36657dc3: Use RhdParseBooleanOption for ignoreconnector config option
+  - 2e3590da: Use RhdParseBooleanOption for HDMI config option
+  - 908fabd6: DIG: Add RHD_OPTION_NOT_SET to dig outputs.
+  - 08fedbb6: Fix and improve RhdParseBooleanOption.
+  - 3036b40f: Output/Coherent: Fix bug in parser, add man page.
+  - 75b4f1d2: Don't allocate framebuffer for cursor images if software cursor is used.
+  - f29a3d2f: DIG: Don't disable encoders which are assigned to active connectors.
+  - 72aaf9bd: DRI: Keep rhdDri struct for server lifetime.
+  - c3e4ef7f: MC: Consolidate rhdAllIdle() and RHDModePrepare().
+  - ec67c56c: Move MC setup before DRI init. Fixes issues DRI issues on some systems.
+  - 8676c233: DIG: Add debug output to inform about probed encoder mappings.
+  - 6e40d3b9: Add config option for coherent settings on digital outputs.
+  - 6b76953c: Option: Add handling for option containing a string of boolean settings.
+  - 9ca2384d: BIOSScratch: Treat DAC SENSED_NONE as CRTC output.
+  - 1292ab01: Option: Add handling for option containing a string of boolean settings.
+
 * Wed Oct 29 2008 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.2.3-1.3.20081029git
 - README.fedora: How to adapt xorg.conf to use radeonhd
 - New snapshot (upstream commit a36896dd0b44a26816ac0a401c0d9918a100d624):




More information about the fedora-extras-commits mailing list