Lionel Landwerlin
Lionel Landwerlin
I think it's exactly that, the lmem_bar_size option creates 2 heaps in the i915 driver (mappable/non-mappable) and that results in this. You might have more chances putting a small lmem_bar_size=512...
Sure, I have this `GpuDataSource` class : https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/src/tool/pps/pps_datasource.h#L31 And what I would like to do is to register it multiple times like this : https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/src/tool/pps/pps_datasource.cc#L144 So far if I register...
Aubinator viewer, a tool to debug Intel GPU instruction dumps (available in [Mesa](https://gitlab.freedesktop.org/mesa/mesa/blob/master/src/intel/tools/aubinator_viewer.cpp) ) : 
Are you using an Intel GPU? I've noticed the same on my laptop.
> Got a trace with the frog branch, i had to run around to trigger it, it happens in the last seconds of the trace when i enter the tabern....
Thanks, downloaded