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

Eric Anholt eric at anholt.net
Tue Jun 25 12:51:47 PDT 2013


Kenneth Graunke <kenneth at whitecape.org> writes:

> 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.

You may be thinking of the non-packet state dumping that's
brw-driver-only.  (since only gen4 has non-packet state in use)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130625/3b3d7ec0/attachment.pgp>


More information about the mesa-dev mailing list