Skip to content
Commit 53640e1d authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915: Track gpu fence usage



Track if the gpu requires the fence for the execution of a batch buffer
and so only wait upon the retirement of the object's last rendering
seqno if the fence is in use by the GPU.

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