Re: radeondb capturing & replaying GPU command stream

2010-04-08 Thread Jerome Glisse
On Thu, Apr 08, 2010 at 11:09:33PM +0300, Pauli Nieminen wrote: > On Thu, Apr 8, 2010 at 7:10 PM, Jerome Glisse wrote: > > Hi all, > > > > So i pushed a new dump facility in libdrm, it will dump > > everything needed to replay a command stream you just need > > to set CS_BOF_DUMP to 1 but be aware

Re: radeondb capturing & replaying GPU command stream

2010-04-08 Thread Pauli Nieminen
On Thu, Apr 8, 2010 at 7:10 PM, Jerome Glisse wrote: > Hi all, > > So i pushed a new dump facility in libdrm, it will dump > everything needed to replay a command stream you just need > to set CS_BOF_DUMP to 1 but be aware that any application > that you launch will than create a new file for each

radeondb capturing & replaying GPU command stream

2010-04-08 Thread Jerome Glisse
Hi all, So i pushed a new dump facility in libdrm, it will dump everything needed to replay a command stream you just need to set CS_BOF_DUMP to 1 but be aware that any application that you launch will than create a new file for each cs it sends and file can be several M or maybe even G if you try