[Mesa-dev] [PATCH 8/8] i915: Drop dead batch dumping code.

Kenneth Graunke kenneth at whitecape.org
Fri Jun 21 21:32:46 PDT 2013


On 06/21/2013 10:57 AM, Eric Anholt wrote:
> Batch dumping is now handled by shared code in libdrm.
> ---
>   src/mesa/drivers/dri/i915/Makefile.sources |   1 -
>   src/mesa/drivers/dri/i915/i915_debug.c     | 843 -----------------------------
>   src/mesa/drivers/dri/i915/i915_debug.h     |  16 -
>   3 files changed, 860 deletions(-)
>   delete mode 100644 src/mesa/drivers/dri/i915/i915_debug.c

For some reason I thought that only worked on Gen4+.  If it works on 
Gen3, then I'm okay with removing this.  Acked-by.



More information about the mesa-dev mailing list