[Intel-gfx] Pipelined fence fixes
Chris Wilson
chris at chris-wilson.co.uk
Fri Mar 18 23:35:15 CET 2011
Spurred on by the tiling corruption caused by "disabling" the pipelined
fencing, I think I finally fixed the GPU hangs plaguing the
implementation. (It's a matter of timing and making sure that is
sufficient serialisation between the CPU and GPU writes to the fence
registers, but not too much...)
This is quite hairy code, but is required to fix the stalls introduced
to prevent the tiling corruption.
-Chris
More information about the Intel-gfx
mailing list