From 136648c78c8de83740329ec7e06571f870f523d1 Mon Sep 17 00:00:00 2001 From: speedy Date: Tue, 5 Jul 2005 08:01:27 +0000 Subject: [PATCH] - updated Changed files: X11-radeon-set-fb-location.patch -> 1.2 --- X11-radeon-set-fb-location.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/X11-radeon-set-fb-location.patch b/X11-radeon-set-fb-location.patch index 7a5e1f9..7f52d1b 100644 --- a/X11-radeon-set-fb-location.patch +++ b/X11-radeon-set-fb-location.patch @@ -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 -- 2.44.0