]> git.pld-linux.org Git - packages/X11.git/blob - X11-radeon.patch
- gcc4 fix needs update.
[packages/X11.git] / X11-radeon.patch
1 --- xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c.org      2005-02-12 01:09:23.399039632 +0100
2 +++ xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c  2005-02-12 01:11:08.746024456 +0100
3 @@ -7145,8 +7145,6 @@
4      ScrnInfoPtr    pScrn      = xf86Screens[scrnIndex];
5      RADEONInfoPtr  info       = RADEONPTR(pScrn);
6  
7 -       RADEONSetFBLocation (pScrn);
8 -
9  #ifdef XF86DRI
10      if (info->CPStarted) DRILock(pScrn->pScreen, 0);
11  #endif
This page took 0.09147 seconds and 3 git commands to generate.