]> git.pld-linux.org Git - packages/X11.git/commitdiff
- updated
authorspeedy <speedy@pld-linux.org>
Tue, 5 Jul 2005 08:01:27 +0000 (08:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-radeon-set-fb-location.patch -> 1.2

X11-radeon-set-fb-location.patch

index 7a5e1f90c1ef0edc8ff2754b0d39a2b06dc4f955..7f52d1baca40e1b3f563292d192bfd34fdfddcd1 100644 (file)
@@ -8,3 +8,14 @@
  #ifdef XF86DRI
        if (info->CPStarted) DRIUnlock(pScrn->pScreen);
  #endif
+--- xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c.org     2005-02-12 01:09:23.399039632 +0100
++++ xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c 2005-02-12 01:11:08.746024456 +0100
+@@ -7145,8 +7145,6 @@
+     ScrnInfoPtr    pScrn      = xf86Screens[scrnIndex];
+     RADEONInfoPtr  info       = RADEONPTR(pScrn);
+-      RADEONSetFBLocation (pScrn);
+-
+ #ifdef XF86DRI
+     if (info->CPStarted) DRILock(pScrn->pScreen, 0);
+ #endif
This page took 0.035157 seconds and 4 git commands to generate.