On 07/08/2011 03:43 PM, Eric Anholt wrote: > Here's what I've been working on for better driver debugging (without > the simulator). The main goal is to make almost all our state get > dumped with INTEL_DEBUG=batch, instead of just the last set of state > used in the batchbuffer. > > I think it adds back in a lot of the info we're going to want for > making AUB capture work well, too -- this code could potentially be > pulled out and turned into an aublist program, which might be of use > to us. > > It paid off today when I caught that just one of my GM45's VS state > structs was missing a grf_reg_count field.
The yak looks much better with the new haircut! Nicer output and much cleaner code. This looks very useful going forward. I really like the explicit annotations of batch contents. Reviewed-by: Kenneth Graunke <kenn...@whitecape.org> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev