diff options
author | Chris Wilson <[email protected]> | 2016-06-17 08:28:47 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2016-06-17 10:32:26 +0100 |
commit | c37efb9997a5dfdd536a53b736f3b2082054068f (patch) | |
tree | e7a7c074da5997116f7cb4911211afa6bce8f304 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | ee042aa40b66d18d465206845b0752c6a617ba3f (diff) |
drm/i915: Serialise presentation with imported dmabufs
obj->base.dma_buf represents a dma-buf exported from this object (for
use by others). On the contrary, obj->base.import_attach represents the
source dma-buf that was used to create this object (if any). When
serialising with third parties, we need to wait on their rendering via
the import attachment as well as their rendering on our exported
dma-buf.
v2: Wait on both import and export.
v3: Rebase
Signed-off-by: Chris Wilson <[email protected]>
Cc: Alex Goins <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Daniel Vetter <[email protected]>
Tested-by: Alex Goins <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions