Daniel Vetter writes:
> - Separate out the depth stall from the depth count write, workarounds
> say that a depth stall needs to be preceeded with a non-zero
> post-sync op.
> - Implement the cs stall workaround like the kernel does.
It looks like these are actually not required for ivb, acc
- Separate out the depth stall from the depth count write, workarounds
say that a depth stall needs to be preceeded with a non-zero
post-sync op.
- Implement the cs stall workaround like the kernel does.
I've hoped that this would fix a occlusion query issue on snb, but
alas, it doesn't seem t