commit | 5fd4d112d26cae71c0f92f9d83c0d29a22510025 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 13 17:15:23 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 13 20:45:37 2017 +0000 |
tree | 4b626adf286cae6ea1d83b40506fbe11102c6463 | |
parent | f1ae924d1871391f5a8b21d8220531830475a902 [diff] |
drm/i915: Add a simple fence selftest to i915_gem_request Do a quick selftest on in the interoperability of dma_fence_wait on a i915_gem_request. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170213171558.20942-12-chris@chris-wilson.co.uk