i965/wm/gen6: Add option for disabling statistics collection
authorTopi Pohjolainen <topi.pohjolainen@intel.com>
Thu, 7 May 2015 13:07:15 +0000 (16:07 +0300)
committerTopi Pohjolainen <topi.pohjolainen@intel.com>
Thu, 7 May 2015 19:30:18 +0000 (22:30 +0300)
commitb1119ce838462ff533512188c969fc28ab6a89a9
tree47895e5a9e579c2066af5ac549e68ad030eded0a
parentdae7183cdd3a73a14b1b9098d1fc8456dd5a8f93
i965/wm/gen6: Add option for disabling statistics collection

Normally this is always needed but for internal blits and clears
we need to be able to disable it.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/brw_state.h
src/mesa/drivers/dri/i965/gen6_wm_state.c