rpms/xorg-x11-drv-radeonhd/F-9 xorg-x11-drv-radeonhd-README.fedora, 1.24, 1.25 xorg-x11-drv-radeonhd.spec, 1.34, 1.35

Hans Ulrich Niedermann (ndim) fedora-extras-commits at redhat.com
Wed Apr 30 00:05:59 UTC 2008


Author: ndim

Update of /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8896

Modified Files:
	xorg-x11-drv-radeonhd-README.fedora xorg-x11-drv-radeonhd.spec 
Log Message:
* Tue Apr 29 2008 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.2.1-1.1.20080429git
- Fix segfault in some configurations (commit 71ec0c90) (#439046)
- New snapshot (upstream commit 45fdec79e523f3f9637c35a3d84c1fd9e61b9b21):
  - 45fdec79: R5xx TMDSA: Power: don't clobber UNKNOWN when going in RESET.
  - c2a844ca: LVTMA: always use IDCLK for transmitter.
  - 9d489911: Add proper fallbacks for I2C timing if clock information from AtomBIOS isn't available.
  - 71ec0c90: Limit mapped fb size to available VRAM, clamp VGA save/restore to mapped fb size.
  - 0697b366: Add a test for __GLIBC__ to CD_Common_Types.h.
  - 19e4011e: Add connector table for 0x7183, 0x1092, 0x3000.
  - e3d1a63a: Fix flickering thru DPMS on TMDSA, improve debug messages for output Power().
  - 686fd334: Add fallback to rhd_conntest to work when AtomBIOS isn't available.
  - 38e7a912: Add better debugging output for VGASave().
  - 6f34607b: Fix mapping flags for FB when using libpciaccess.
  - 10ebfdbc: Adapt to API changes in current upstream X.
  - db8aa081: Add register write to dumper.
  - 0dd39c82: Clamp the size of VGA memory to read to not read past the end of the framebuffer.
  - 0442f2d5: Don't use chipset based backlight control when not enabled at startup.
  - df83b56a: Improve DAC load detection.
  - 420a4b10: Fix backlight and coherent property for RandR 1.3.
  - 84bf6a2a: Remove debugging code that was accidentally committed.
  - 0ffd41e0: Remove call to alloca().
  - bdea7eba: Fix up function name for RHDReadPCIBios().
  - b6bec02e: Replace reverse engineered PCI BIOS ROM enable code for R6xx.
  - e65e6c00: Fall back to reading the PCI VBIOS when reading from legacy location fails.
  - cf87d316: Fix a segfault in the DIG block.
  - b6be09ff: Save/Restore backlight controls, obtain initial brightness from text mode.
  - 3893c621: Add backlight support to RV620/635 DIG transmitter blocks.
  - 5fccf420: Add support for coherent mode for digital outputs to rhd_randr.c.
  - d401bf8f: Add 'coherent' property for DIG (UNIPHY/LVTMA), R5/6xx LVTMA and TMDSA.
  - 54a74878: Change backlight controls to new property model.
  - 01e9dd1d: Add general output property callback.
  - a751128b: Backlight control: change some debugging output to only show in verbose log.
  - b7a2fa25: Add support to control backlight brightness thru RandR properties.
  - e4d846c9: Include alloca.h in rhd_conntest.c, fix messages in rhd_dump.
  - 725ea553: Reorder TMDSA setup/power on code. Improve TMDS PLL reset.
  - bf267c11: Add connector quirk table for Visiontek C1550.
  - a60e01c8: Fixed name "RHD_DDC_NONE" printed out to log message.
  - 6a19b519: Add missing support for HDP_FB_BASE on r5xx and rs690.



Index: xorg-x11-drv-radeonhd-README.fedora
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/F-9/xorg-x11-drv-radeonhd-README.fedora,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- xorg-x11-drv-radeonhd-README.fedora	15 Apr 2008 00:00:29 -0000	1.24
+++ xorg-x11-drv-radeonhd-README.fedora	30 Apr 2008 00:05:19 -0000	1.25
@@ -11,7 +11,7 @@
 we are packaging development snapshots of upstream's git repository
 here.
 
-Latest upstream commit: 761940fde7fef72bff18a8b8e840540452cf675a
+Latest upstream commit: 45fdec79e523f3f9637c35a3d84c1fd9e61b9b21
 
 
 Contents


Index: xorg-x11-drv-radeonhd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/F-9/xorg-x11-drv-radeonhd.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- xorg-x11-drv-radeonhd.spec	15 Apr 2008 00:00:29 -0000	1.34
+++ xorg-x11-drv-radeonhd.spec	30 Apr 2008 00:05:19 -0000	1.35
@@ -8,8 +8,8 @@
 #  * Source: snapshots are local files with timestamps, released source
 #    tarballs come from ftp.x.org and have no timestamps
 #  * ...
-%define snapshot 0
-#define snapshot 1
+#define snapshot 0
+%define snapshot 1
 
 # If generating snapshot, we can add a utility which generates an xinf file.
 # This might become interesting at some time in the future, when we are
@@ -20,8 +20,8 @@
 %endif
 
 %if %{snapshot}
-%define date 20080415
-%define git_commit 761940fde7fef72bff18a8b8e840540452cf675a
+%define date 20080429
+%define git_commit 45fdec79e523f3f9637c35a3d84c1fd9e61b9b21
 %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.1
-Release:       1%{?alphatag}%{?dist}
+Release:       1.1%{?alphatag}%{?dist}
 
 License:       MIT
 Group:         User Interface/X Hardware Support
@@ -155,6 +155,45 @@
 %endif
 
 %changelog
+* Tue Apr 29 2008 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.2.1-1.1.20080429git
+- Fix segfault in some configurations (commit 71ec0c90) (#439046)
+- New snapshot (upstream commit 45fdec79e523f3f9637c35a3d84c1fd9e61b9b21):
+  - 45fdec79: R5xx TMDSA: Power: don't clobber UNKNOWN when going in RESET.
+  - c2a844ca: LVTMA: always use IDCLK for transmitter.
+  - 9d489911: Add proper fallbacks for I2C timing if clock information from AtomBIOS isn't available.
+  - 71ec0c90: Limit mapped fb size to available VRAM, clamp VGA save/restore to mapped fb size.
+  - 0697b366: Add a test for __GLIBC__ to CD_Common_Types.h.
+  - 19e4011e: Add connector table for 0x7183, 0x1092, 0x3000.
+  - e3d1a63a: Fix flickering thru DPMS on TMDSA, improve debug messages for output Power().
+  - 686fd334: Add fallback to rhd_conntest to work when AtomBIOS isn't available.
+  - 38e7a912: Add better debugging output for VGASave().
+  - 6f34607b: Fix mapping flags for FB when using libpciaccess.
+  - 10ebfdbc: Adapt to API changes in current upstream X.
+  - db8aa081: Add register write to dumper.
+  - 0dd39c82: Clamp the size of VGA memory to read to not read past the end of the framebuffer.
+  - 0442f2d5: Don't use chipset based backlight control when not enabled at startup.
+  - df83b56a: Improve DAC load detection.
+  - 420a4b10: Fix backlight and coherent property for RandR 1.3.
+  - 84bf6a2a: Remove debugging code that was accidentally committed.
+  - 0ffd41e0: Remove call to alloca().
+  - bdea7eba: Fix up function name for RHDReadPCIBios().
+  - b6bec02e: Replace reverse engineered PCI BIOS ROM enable code for R6xx.
+  - e65e6c00: Fall back to reading the PCI VBIOS when reading from legacy location fails.
+  - cf87d316: Fix a segfault in the DIG block.
+  - b6be09ff: Save/Restore backlight controls, obtain initial brightness from text mode.
+  - 3893c621: Add backlight support to RV620/635 DIG transmitter blocks.
+  - 5fccf420: Add support for coherent mode for digital outputs to rhd_randr.c.
+  - d401bf8f: Add 'coherent' property for DIG (UNIPHY/LVTMA), R5/6xx LVTMA and TMDSA.
+  - 54a74878: Change backlight controls to new property model.
+  - 01e9dd1d: Add general output property callback.
+  - a751128b: Backlight control: change some debugging output to only show in verbose log.
+  - b7a2fa25: Add support to control backlight brightness thru RandR properties.
+  - e4d846c9: Include alloca.h in rhd_conntest.c, fix messages in rhd_dump.
+  - 725ea553: Reorder TMDSA setup/power on code. Improve TMDS PLL reset.
+  - bf267c11: Add connector quirk table for Visiontek C1550.
+  - a60e01c8: Fixed name "RHD_DDC_NONE" printed out to log message.
+  - 6a19b519: Add missing support for HDP_FB_BASE on r5xx and rs690.
+
 * Tue Apr 15 2008 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.2.1-1
 - 1.2.1 release (upstream commit 761940fde7fef72bff18a8b8e840540452cf675a)
   - New RV670 devices added: HD 3960, FireStream 9170




More information about the fedora-extras-commits mailing list