-
Chris Wilson authored
When flushing the GPU domains,we emit a flush on *both* rings, even though they share a unified cache. Only emit the flush on the currently active ring. Signed-off-by:
Chris Wilson <chris@chris-wilson.co.uk>
9220434a
When flushing the GPU domains,we emit a flush on *both* rings, even
though they share a unified cache. Only emit the flush on the currently
active ring.
Signed-off-by:
Chris Wilson <chris@chris-wilson.co.uk>