OSDN Git Service

intel/aub: Return early if we disable aub dumps
authorDamien Lespiau <damien.lespiau@intel.com>
Wed, 20 Feb 2013 12:11:50 +0000 (12:11 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 10 Jun 2013 16:52:34 +0000 (17:52 +0100)
commit1e4f63bbc8e9a23c90745e10027e2772bab15038
treefa1a541ca968d03e49d0949a1bd6838a9befb6b2
parent59257580666cf5f5916bf989d94bace774030bd5
intel/aub: Return early if we disable aub dumps

No need to prepare the .aub header and dump in that case, it'll be
done with the next call with true.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
intel/intel_bufmgr_gem.c