I just updated the tool to (hopefully) calculate the AGP aperture address and
size dynamically. I'm using some code borrowed from REnouveau.

I haven't tested this yet, but it should work.

Again, if anyone is using this I'd like to get feedback on what features would
be useful. Currently I plan to implement a way to diff between separate runs so
that you could diff between R300 and R500, for example.

Also, I'm not sure if I should separate this tool into a dumper and parser, or
keep them together as one program. I think that I will just internally split it.
The dumping code would build a list of commands it finds along with other
information, and the parsing part would interpret that list and allow for better
analysis...


On 4/26/07, Dave Airlie <[EMAIL PROTECTED]> wrote:
>
> >
> > Dave, how did you generate this file?  (Was it from an indirect buffer?)
> > http://www.skynet.ie/~airlied/dri/mypa.parsed
>
> Magic and guess work produced that file...
>
> Basically I used glxtest which works fine to dump the maps just actually
> finding the IB is a lot more impossible.. I search for 000010a4 which is
> usually the start of a packet in the map*.* files and figured it out from
> there, usually 000010a4 appeared in map4 for me and I just hacked around
> until the preety print produced something useful...
>
> Dave.
>
> --
> David Airlie, Software Engineer
> http://www.skynet.ie/~airlied / airlied at skynet.ie
> Linux kernel - DRI, VAX / pam_smb / ILUG
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to