There is a mode, called shadow framebuffer, where the graphics are used to display the images. All rendering is done in memory in a so-called shadow framebuffer. This mode is useful if you need lots of reading in the video memory and to use it you will have to put
Option "ShadowFB"
in your xorg.conf file.