intel: Add always_flush_cache driconf option for debugging cache flush failure.
authorEric Anholt <eric@anholt.net>
Fri, 6 Mar 2009 01:08:36 +0000 (17:08 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 6 Mar 2009 03:42:17 +0000 (19:42 -0800)
commitf3687284c12f34268172b9c60e2effd697162129
treeb5bb7027a8fe30254c973152eaf3eb68fd9b59ed
parent98826950529041a022f736d183b52421eedead31
intel: Add always_flush_cache driconf option for debugging cache flush failure.

I keep wanting to hack this knob in as a one-time thing, so it seemed useful
to have all the time.
src/mesa/drivers/dri/common/xmlpool/options.h
src/mesa/drivers/dri/common/xmlpool/t_options.h
src/mesa/drivers/dri/i965/brw_draw.c
src/mesa/drivers/dri/intel/intel_batchbuffer.c
src/mesa/drivers/dri/intel/intel_context.c
src/mesa/drivers/dri/intel/intel_context.h
src/mesa/drivers/dri/intel/intel_screen.c