Index: atiscreen.c
===================================================================
RCS file: /cvsroot/dri/xc/xc/programs/Xserver/hw/xfree86/drivers/ati/atiscreen.c,v
retrieving revision 1.1.1.12.4.1
diff -r1.1.1.12.4.1 atiscreen.c
295c295
< 	int fbSize = pATI->VideoRAM * 1024;
---
> 	int fbSize = pScreenInfo->videoRam * 1024;
