rpms/kernel/F-11 drm-modesetting-radeon.patch, 1.78, 1.79 kernel.spec, 1.1554, 1.1555

Dave Airlie airlied at fedoraproject.org
Fri Apr 17 10:38:11 UTC 2009


Author: airlied

Update of /cvs/pkgs/rpms/kernel/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17584

Modified Files:
	drm-modesetting-radeon.patch kernel.spec 
Log Message:
* Fri Apr 17 2009 Dave Airlie <airlied at redhat.com> 2.6.29.1-93
- drm modesetting: friday patch, missed a git add


drm-modesetting-radeon.patch:

Index: drm-modesetting-radeon.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-11/drm-modesetting-radeon.patch,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- drm-modesetting-radeon.patch	17 Apr 2009 06:11:57 -0000	1.78
+++ drm-modesetting-radeon.patch	17 Apr 2009 10:37:36 -0000	1.79
@@ -39816,3 +39816,15 @@
 +};
 +
  #endif
+diff -up linux-2.6.29.noarch/include/drm/drm_crtc_helper.h.dave linux-2.6.29.noarch/include/drm/drm_crtc_helper.h
+--- linux-2.6.29.noarch/include/drm/drm_crtc_helper.h.dave	2009-04-17 20:35:37.000000000 +1000
++++ linux-2.6.29.noarch/include/drm/drm_crtc_helper.h	2009-04-17 20:35:56.000000000 +1000
+@@ -96,7 +96,7 @@ extern int drm_crtc_helper_set_config(st
+ extern bool drm_crtc_helper_set_mode(struct drm_crtc *crtc,
+ 				     struct drm_display_mode *mode,
+ 				     int x, int y,
+-				     struct drm_framebuffer *old_fb);
++				     struct drm_framebuffer *old_fbm, int conn_changed);
+ extern bool drm_helper_crtc_in_use(struct drm_crtc *crtc);
+ 
+ extern int drm_helper_mode_fill_fb_struct(struct drm_framebuffer *fb,


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-11/kernel.spec,v
retrieving revision 1.1554
retrieving revision 1.1555
diff -u -r1.1554 -r1.1555
--- kernel.spec	17 Apr 2009 06:11:57 -0000	1.1554
+++ kernel.spec	17 Apr 2009 10:37:37 -0000	1.1555
@@ -1969,6 +1969,9 @@
 # and build.
 
 %changelog
+* Fri Apr 17 2009 Dave Airlie <airlied at redhat.com> 2.6.29.1-93
+- drm modesetting: friday patch, missed a git add
+
 * Fri Apr 17 2009 Dave Airlie <airlied at redhat.com> 2.6.29.1-92
 - drm modesetting: force mode switch when connectors change
 




More information about the fedora-extras-commits mailing list