]> git.pld-linux.org Git - packages/X11.git/blame - X11-radeon-set-fb-location.patch
- original from http://xorg.freedesktop.org/releases/X11R6.9.0/patches/x11r6.9.0...
[packages/X11.git] / X11-radeon-set-fb-location.patch
CommitLineData
de98c86e 1--- xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c.radeon-set-fb-location-fdo2698-2079 2005-04-11 23:43:02.000000000 -0400
2+++ xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c 2005-04-12 00:33:34.000000000 -0400
3@@ -7179,7 +7179,6 @@
4 RADEONDoAdjustFrame(pScrn, x, y, FALSE);
5 }
6
7- RADEONSetFBLocation (pScrn);
8 #ifdef XF86DRI
9 if (info->CPStarted) DRIUnlock(pScrn->pScreen);
10 #endif
136648c7 11--- xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c.org 2005-02-12 01:09:23.399039632 +0100
12+++ xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c 2005-02-12 01:11:08.746024456 +0100
13@@ -7145,8 +7145,6 @@
14 ScrnInfoPtr pScrn = xf86Screens[scrnIndex];
15 RADEONInfoPtr info = RADEONPTR(pScrn);
16
17- RADEONSetFBLocation (pScrn);
18-
19 #ifdef XF86DRI
20 if (info->CPStarted) DRILock(pScrn->pScreen, 0);
21 #endif
This page took 0.035073 seconds and 4 git commands to generate.