diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2020-02-03 12:41:48 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2020-02-03 14:27:00 +0300 |
commit | 855e39e65cfc33a73724f1cc644ffc5754864a20 (patch) | |
tree | ec884affd320d2c3fba7c6156138f84aa2dc1353 /sound/ac97 | |
parent | 30ca04e16cbeea7401dabc51e53b92975144e436 (diff) | |
download | linux-855e39e65cfc33a73724f1cc644ffc5754864a20.tar.xz |
drm/i915: Initialise basic fence before acquiring seqno
Inside the intel_timeline_get_seqno(), we currently track the retirement
of the old cachelines by listening to the new request. This requires
that the new request is ready to be used and so requires a minimum bit
of initialisation prior to getting the new seqno.
Fixes: b1e3177bd1d8 ("drm/i915: Coordinate i915_active with its own mutex")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200203094152.4150550-2-chris@chris-wilson.co.uk
Diffstat (limited to 'sound/ac97')
0 files changed, 0 insertions, 0 deletions