diff options
author | Chris Wilson <[email protected]> | 2016-10-28 13:58:53 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2016-10-28 20:53:54 +0100 |
commit | 85e17f5974b357bc4a127be09de71b430be265e0 (patch) | |
tree | 5039cbf409c2481f3a5bba1e76774b1b1d92e64b /lib/pm-notifier-error-inject.c | |
parent | caddfe7192f5e74d65ebcfdae614f99e8fd87222 (diff) |
drm/i915: Move the global sync optimisation to the timeline
Currently we try to reduce the number of synchronisations (now the
number of requests we need to wait upon) by noting that if we have
earlier waited upon a request, all subsequent requests in the timeline
will be after the wait. This only applies to requests in this timeline,
as other timelines will not be ordered by that waiter.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/pm-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions