Skip to content
Commit 7a194876 authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915: Emit a request to clear a flushed and idle ring for unbusy bo



In order for bos to retire eventually, a request must be sent down the
ring. This is expected, for example, by occlusion queries for which mesa
will wait upon (whilst running glean) before issuing more batches and so
the normal activity upon the ring is suspended and we need to emit a
request to clear the idle ring.

Reported-by: default avatarJinjin, Wang <jinjin.wang@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=30380


Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
parent 2a1292fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment