rpms/xorg-x11-drv-radeonhd/F-8 .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 xorg-x11-drv-radeonhd-README.fedora, 1.7, 1.8 xorg-x11-drv-radeonhd.spec, 1.9, 1.10

Hans Ulrich Niedermann (ndim) fedora-extras-commits at redhat.com
Wed Dec 19 14:44:49 UTC 2007


Author: ndim

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

Modified Files:
	.cvsignore sources xorg-x11-drv-radeonhd-README.fedora 
	xorg-x11-drv-radeonhd.spec 
Log Message:
* Wed Dec 19 2007 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.0.0-0.4.20071219git
- New snapshot (upstream commit 861debbf8d649ce09d53d5880f819757ac9c7814)
  - 861debbf: Make the driver build with the latest ustream git server sources again.
  - 9120f95f: Delete a spurious git_version.h.new when doing make clean.
  - e98195bd: Don't fail immediately when git-rev-parse fails.
  - 6d9a6709: IDs: Asus M2A-VM should now no longer need a connector table.
  - 521bcace: DxGRPH: Fix graphics engine colour issues (hopefully).
  - 47f8a6f7: Add support for HDMI connectors.
  - 21e1c6c4: Get EDID block for panels from AtomBIOS even if there is a special Mode.
  - 492e94c3: LVDS: Fix 18/24 bit dithering and disable spatial dither.
  - 55f89f69: LVDS: Fix FPDI handling.
  - ef51931a: HPD pin swapping logic.
  - 9741c5be: TMDSA: properly add macro control for 0x7149 (M56)
  - dcfd91c2: TMDSA/B: add macro control values for 0x71C6 (RV530)
  - c784c92a: TMDSA: add macro control for 0x7147 (M56)
  - 5acefe5c: ID: 0x724B: Sapphire Radeon X1900 GT
  - 1a1d110f: Restore: Fix VGA textmode restore when VSYNC length is 0.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/F-8/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	12 Dec 2007 19:01:33 -0000	1.10
+++ .cvsignore	19 Dec 2007 14:44:09 -0000	1.11
@@ -1 +1 @@
-xf86-video-radeonhd-1.0.0-20071212git.tar.bz2
+xf86-video-radeonhd-1.0.0-20071219git.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/F-8/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	12 Dec 2007 19:01:33 -0000	1.10
+++ sources	19 Dec 2007 14:44:09 -0000	1.11
@@ -1 +1 @@
-553f12b03749c69af033c3821d8b7e5d  xf86-video-radeonhd-1.0.0-20071212git.tar.bz2
+58fc5dd86d16554c94a327781766c5be  xf86-video-radeonhd-1.0.0-20071219git.tar.bz2


Index: xorg-x11-drv-radeonhd-README.fedora
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/F-8/xorg-x11-drv-radeonhd-README.fedora,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xorg-x11-drv-radeonhd-README.fedora	12 Dec 2007 19:01:33 -0000	1.7
+++ xorg-x11-drv-radeonhd-README.fedora	19 Dec 2007 14:44:09 -0000	1.8
@@ -11,7 +11,7 @@
 we are packaging development snapshots of upstream's git repository
 here.
 
-Latest upstream commit: b991fe3d884a51e236f895c41b0ba1b06127f7dd
+Latest upstream commit: 861debbf8d649ce09d53d5880f819757ac9c7814
 
 
 Contents


Index: xorg-x11-drv-radeonhd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/F-8/xorg-x11-drv-radeonhd.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xorg-x11-drv-radeonhd.spec	12 Dec 2007 19:01:33 -0000	1.9
+++ xorg-x11-drv-radeonhd.spec	19 Dec 2007 14:44:09 -0000	1.10
@@ -20,8 +20,8 @@
 %endif
 
 %if 0%{snapshot}
-%define date 20071212
-%define git_commit b991fe3d884a51e236f895c41b0ba1b06127f7dd
+%define date 20071219
+%define git_commit 861debbf8d649ce09d53d5880f819757ac9c7814
 %define alphatag .%{date}git
 %define tarball %{tarname}-%{version}-%{date}git
 %else
@@ -31,7 +31,7 @@
 Summary:       Xorg X11 radeonhd driver for AMD GPG r5xx/r6xx Chipsets
 Name:          xorg-x11-drv-radeonhd
 Version:       1.0.0
-Release:       0.3%{?alphatag}%{?dist}
+Release:       0.4%{?alphatag}%{?dist}
 
 License:       MIT
 Group:         User Interface/X Hardware Support
@@ -140,6 +140,24 @@
 %endif
 
 %changelog
+* Wed Dec 19 2007 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.0.0-0.4.20071219git
+- New snapshot (upstream commit 861debbf8d649ce09d53d5880f819757ac9c7814)
+  - 861debbf: Make the driver build with the latest ustream git server sources again.
+  - 9120f95f: Delete a spurious git_version.h.new when doing make clean.
+  - e98195bd: Don't fail immediately when git-rev-parse fails.
+  - 6d9a6709: IDs: Asus M2A-VM should now no longer need a connector table.
+  - 521bcace: DxGRPH: Fix graphics engine colour issues (hopefully).
+  - 47f8a6f7: Add support for HDMI connectors.
+  - 21e1c6c4: Get EDID block for panels from AtomBIOS even if there is a special Mode.
+  - 492e94c3: LVDS: Fix 18/24 bit dithering and disable spatial dither.
+  - 55f89f69: LVDS: Fix FPDI handling.
+  - ef51931a: HPD pin swapping logic.
+  - 9741c5be: TMDSA: properly add macro control for 0x7149 (M56)
+  - dcfd91c2: TMDSA/B: add macro control values for 0x71C6 (RV530)
+  - c784c92a: TMDSA: add macro control for 0x7147 (M56)
+  - 5acefe5c: ID: 0x724B: Sapphire Radeon X1900 GT
+  - 1a1d110f: Restore: Fix VGA textmode restore when VSYNC length is 0.
+
 * Wed Dec 12 2007 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.0.0-0.3.20071212git
 - New snapshot (upstream commit b991fe3d884a51e236f895c41b0ba1b06127f7dd):
   - b991fe3d: DACs: Properly set up and save/restore SYNC_SELECT.




More information about the fedora-extras-commits mailing list