Magellan Linux

Contents of /trunk/xorg-old/patches-6.8.2-r10/5180_all_6.8.2-back-out-extra-radeonsetfblocation.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 167 - (show annotations) (download)
Tue May 8 20:58:51 2007 UTC (17 years ago) by niro
File size: 518 byte(s)
-import

1 diff -urN xc.orig/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c
2 --- xc.orig/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c 2005-02-10 15:56:25.229999000 -0800
3 +++ xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c 2005-02-10 16:09:58.768323096 -0800
4 @@ -7403,7 +7403,6 @@
5 RADEONDoAdjustFrame(pScrn, x, y, FALSE);
6 }
7
8 - RADEONSetFBLocation (pScrn);
9 #ifdef XF86DRI
10 if (info->CPStarted) DRIUnlock(pScrn->pScreen);
11 #endif