Re: [Intel-gfx] [PATCH] intel-decode: Fix gen6 HIER_DEPTH_BUFFER decoding

2013-04-03 Thread Eric Anholt
Daniel Vetter writes: > It accidentally used the cmd id for the gen7 command and had an > outdated lenght field. Spotted while trying to make sense of an ivb > error_state from mesa 7.11 ... Reviewed-by: Eric Anholt pgpFNtB_upuPa.pgp Description: PGP signature

[Intel-gfx] [PATCH] intel-decode: Fix gen6 HIER_DEPTH_BUFFER decoding

2013-04-03 Thread Daniel Vetter
It accidentally used the cmd id for the gen7 command and had an outdated lenght field. Spotted while trying to make sense of an ivb error_state from mesa 7.11 ... Signed-off-by: Daniel Vetter --- intel/intel_decode.c |2 +- intel/tests/gen6-3d.batch-ref.txt |6 +++--- 2 file