rpms/xorg-x11-drv-i810/devel i810.xinf, 1.4, 1.5 xorg-x11-drv-i810.spec, 1.34, 1.35

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Aug 14 15:29:36 UTC 2006


Author: ajackson

Update of /cvs/dist/rpms/xorg-x11-drv-i810/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv18135

Modified Files:
	i810.xinf xorg-x11-drv-i810.spec 
Log Message:
* Fri Aug 10 2006 Adam Jackson <ajackson at redhat.com> 1.6.5-1.fc6
- Update i810 to 1.6.5, should fix DRI.
- Add kuzdu requires.
- i810.xinf: Start whitelisting devices over to intel.



Index: i810.xinf
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-drv-i810/devel/i810.xinf,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- i810.xinf	7 Jul 2006 23:55:50 -0000	1.4
+++ i810.xinf	14 Aug 2006 15:29:34 -0000	1.5
@@ -1,9 +1,27 @@
+# kudzu effectively does latest match scanning; the list of aliases is built
+# via head insertion, but then scanned from head to tail, so later lines in
+# this file will win.
+#
+# Therefore, we whitelist devices over to the modesetting driver by listing
+# subdevice matches _after_ the general match.
+
 alias pcivideo:v00008086d00001132sv*sd*bc*sc*i* i810	# i815
 alias pcivideo:v00008086d00002562sv*sd*bc*sc*i* i810	# 845G
+
 alias pcivideo:v00008086d00002572sv*sd*bc*sc*i* i810	# 865G
+# katzj's laptop
+alias pcivideo:v00008086d00002572sv0000103csd000030a0bc*sc*i* intel
+
 alias pcivideo:v00008086d00002582sv*sd*bc*sc*i* i810	# 915G
+# ajax's desktop
+alias pcivideo:v00008086d00002582sv00008086sd00004556bc*sc*i* intel
+
 alias pcivideo:v00008086d0000258Asv*sd*bc*sc*i* i810	# E7221G
+
 alias pcivideo:v00008086d00002592sv*sd*bc*sc*i* i810	# 915GM
+# Toshiba Satellite M45 S351 (#202365)
+alias pcivideo:v00008086d00002592sv00001179sd0000ff10bc*sc*i* intel
+
 alias pcivideo:v00008086d00002772sv*sd*bc*sc*i* i810	# 945G
 alias pcivideo:v00008086d000027A2sv*sd*bc*sc*i* i810	# 945GM
 alias pcivideo:v00008086d00003577sv*sd*bc*sc*i* i810	# i830


Index: xorg-x11-drv-i810.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-drv-i810/devel/xorg-x11-drv-i810.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- xorg-x11-drv-i810.spec	9 Aug 2006 23:28:01 -0000	1.34
+++ xorg-x11-drv-i810.spec	14 Aug 2006 15:29:34 -0000	1.35
@@ -12,8 +12,8 @@
 
 Summary:   Xorg X11 i810 video driver(s)
 Name:      xorg-x11-drv-i810
-Version:   1.6.4
-Release:   3%{?dist}
+Version:   1.6.5
+Release:   1%{?dist}
 URL:       http://www.x.org
 License:   MIT/X11
 Group:     User Interface/X Hardware Support
@@ -39,6 +39,7 @@
 %endif
 
 Requires:  xorg-x11-server-Xorg >= 1.1.0-1
+Requires:  kudzu >= 1.2.42-1
 
 %description 
 X.Org X11 i810 video driver.
@@ -108,6 +109,11 @@
 %{_libdir}/libI810XvMC.so
 
 %changelog
+* Fri Aug 10 2006 Adam Jackson <ajackson at redhat.com> 1.6.5-1.fc6
+- Update i810 to 1.6.5, should fix DRI.
+- Add kuzdu requires.
+- i810.xinf: Start whitelisting devices over to intel.
+
 * Wed Aug  9 2006 Adam Jackson <ajackson at redhat.com> 1.6.4-3.fc6
 - intel-driver-rename.patch: Fix the driver name in more places so it'll,
   you know, load.




More information about the fedora-cvs-commits mailing list