Re: how to know the packets you have submitted have been consumed by the GPU

2005-08-04 Thread Michel Dänzer
On Thu, 2005-08-04 at 07:25 -0700, Prashanth Hegde wrote: > I am using Radeon 9000 series graphics card. > I have this problem. I use indirect buffering for > submiiting packets to the GPU. Once I tell hardware > that I have placed the packet at some location, I need > to wait till it has finished

how to know the packets you have submitted have been consumed by the GPU

2005-08-04 Thread Prashanth Hegde
I am using Radeon 9000 series graphics card. I have this problem. I use indirect buffering for submiiting packets to the GPU. Once I tell hardware that I have placed the packet at some location, I need to wait till it has finished processing it. How do I know that the GPU has consumed all the pack