Magellan Linux

Contents of /trunk/xorg-old/patches-6.8.2-r10/5140_all_6.8.0-radeon-swsusp.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: 791 byte(s)
-import

1 ? programs/Xserver/hw/xfree86/drivers/ati/Makefile
2 Index: programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c
3 ===================================================================
4 RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c,v
5 retrieving revision 1.19
6 diff -u -p -r1.19 radeon_driver.c
7 --- xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c 25 Aug 2004 00:30:41 -0000 1.19
8 +++ xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c 29 Sep 2004 08:13:40 -0000
9 @@ -7158,6 +7158,7 @@ Bool RADEONEnterVT(int scrnIndex, int fl
10 } else
11 if (!RADEONModeInit(pScrn, pScrn->currentMode)) return FALSE;
12
13 + RADEONSetFBLocation (pScrn);
14 #ifdef XF86DRI
15 if (info->directRenderingEnabled) {
16 /* get the Radeon back into shape after resume */