Re: radeon-pre-2

From: Jon Smirl
Date: Sat Sep 11 2004 - 12:18:56 EST


Coprocessor 3D mode is deeply pipelined
2D mode is immediate

How can you build a system that process swaps between these two modes?
The 3D pipeline has to be emptied before you can enter 2D immediate
mode.

My solution is to leave the coprocessor always running and convert
everything to use the DMA based commands.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/