Justin Moore
Results
152
comments of
Justin Moore
So for what it's worth, I also implemented something very similar to you where you're reading the entire CAR into memory before parsing it. [This](https://github.com/DrChat/bluepds/commit/b0eb9944feb4c1dac55dd40e0325e507dcd67dea) is my implementation. I'm still...
Those GPU register writes are very interesting. Looks like they're initializing perfcounter registers as well as a lot more, according to [yamato offsets](https://github.com/freedreno/amd-gpu/blob/master/include/reg/yamato/14/yamato_offset.h).