diff options
| author | Chris Wilson <[email protected]> | 2016-07-20 09:21:11 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2016-07-20 09:29:53 +0100 |
| commit | 04769652c8c7ad4779a4b943dcf889a2020226f4 (patch) | |
| tree | aeb6abe430789f85abf9aae0355e5a76b1af5a5c /tools/perf/scripts/python | |
| parent | c4b0930bf418d5fab1d75ab462f0a7ff155f1b33 (diff) | |
drm/i915: Derive GEM requests from dma-fence
dma-buf provides a generic fence class for interoperation between
drivers. Internally we use the request structure as a fence, and so with
only a little bit of interfacing we can rebase those requests on top of
dma-buf fences. This will allow us, in the future, to pass those fences
back to userspace or between drivers.
v2: The fence_context needs to be globally unique, not just unique to
this device.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Jesse Barnes <[email protected]>
Cc: Daniel Vetter <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions