make note about needing to fix the drm driver to enable SAVAGE_CMD_DMA

This commit is contained in:
Alan Hourihane 2004-04-08 23:16:17 +00:00
parent 32aee1fcc0
commit d0c8352853
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#define SAVAGEDMA
/* Whether use DMA to transfer the 3d commands and data */
/* Need to fix the drm driver first though */
#define SAVAGE_CMD_DMA 0
#define DMA_BUFFER_SIZE (4*1024*1024) /*4M*/