How much faster can DMA make SPI based LCD driver(ILI9341)?

How long does it take to draw the entire screen at either 240X320 or higher resolution with FSMC on F407?
My estimation is SPI + DMA should be enough for one of our project that only needs 240X320. But for the other project that needs 800X600, SPI+DMA might not be adequate.