rpms/xorg-x11-drv-intel/devel copy-fb.patch,1.7,1.8

Dave Airlie airlied at fedoraproject.org
Wed Sep 23 23:40:02 UTC 2009


Author: airlied

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

Modified Files:
	copy-fb.patch 
Log Message:
oops I did it again


copy-fb.patch:
 drmmode_display.c |  109 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 i830.h            |    1 
 i830_driver.c     |    2 
 3 files changed, 111 insertions(+), 1 deletion(-)

Index: copy-fb.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-intel/devel/copy-fb.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- copy-fb.patch	23 Sep 2009 23:32:26 -0000	1.7
+++ copy-fb.patch	23 Sep 2009 23:40:02 -0000	1.8
@@ -46,7 +46,7 @@ diff -up xf86-video-intel-20090909/src/d
  		return FALSE;
  	}
  
-+	scrn->canDoBGNoneRoot = TRUE;
++	pScrn->canDoBGNoneRoot = TRUE;
  	xf86CrtcSetSizeRange(pScrn, 320, 200, drmmode->mode_res->max_width,
  			     drmmode->mode_res->max_height);
  	for (i = 0; i < drmmode->mode_res->count_crtcs; i++)




More information about the fedora-extras-commits mailing list