[Intel-gfx] Support for iris PIPE_FLUSH_DEFERRED

Chris Wilson chris at chris-wilson.co.uk
Sun Feb 23 20:54:25 UTC 2020


To correctly implement PIPE_FLUSH_DEFERRED iris needs to combine
I915_EXEC_FENCE_SUBMIT with a syncobj so that it can use semaphores
without running afoul of priority-inversion and use efficient scheduling
with timeslicing.
-Chris




More information about the Intel-gfx mailing list