lib: s/drmtest_dumb_aub/igt_aub_dump_enabled/

This is prep work to extract a new igt aux library with all kinds
of random stuff. Also give it a bit a more suitable name to
indicate that this is just a flag and doesn't do the aub dumping
itself.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2014-03-22 22:42:35 +01:00
parent 95e89f0ede
commit 018f8c3c45
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ static void annotation_add_state(struct annotations_context *ctx,
static void annotation_flush(struct annotations_context *ctx,
struct intel_batchbuffer *batch)
{
if (!drmtest_dump_aub())
if (!igt_aub_dump_enabled())
return;
drm_intel_bufmgr_gem_set_aub_annotations(batch->bo,