commit | cbcec57e9dd75c5bb857ead091e471ecb25afd1d | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jul 08 12:30:38 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jul 09 08:34:22 2019 +0100 |
tree | f22df89c97e7093a22adadf097d1d37f88f898c9 | |
parent | cb6d7c7dc7ff8cace666ddec66334117a6068ce2 [diff] |
drm/i915/selftests: Fill in a little more of the dummy fence Initialise the dma_fence innards in preparation for making dma_fence_signal() always check the callback list. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190708113038.19251-1-chris@chris-wilson.co.uk