[intel] all flushing in intelEmitCopyBlit
authorKeith Packard <keithp@keithp.com>
Mon, 26 May 2008 07:19:20 +0000 (00:19 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 26 May 2008 07:19:20 +0000 (00:19 -0700)
commit924eaa2f955ecdc1080f5a8fdc165367a576a919
tree3c7e5d5831adf69d412d4838b69fa8bcd5f6dff0
parent8ba91b4636a04145e683e7d7fe5ee5ff404d73ac
[intel] all flushing in intelEmitCopyBlit

Add both MI_FLUSH and intel_batchbuffer_flush to intelEmitCopyBlit.
This ensures that the data are flushed *and* the gem kernel driver sees the
various memory domain transitions.
src/mesa/drivers/dri/intel/intel_blit.c