diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2020-07-31 16:48:32 +0100 |
---|---|---|
committer | Joonas Lahtinen <joonas.lahtinen@linux.intel.com> | 2020-09-07 14:23:14 +0300 |
commit | 2854d866327a390540c71ca3f76ce516ae7af66f (patch) | |
tree | ff3557cefed700286b14a2a3238a39d26fac7b58 /drivers/gpu/drm/i915/i915_sw_fence_work.c | |
parent | c18636f76344fd544c5b444d030a2d1d74bb0103 (diff) |
drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
After staring at the breadcrumb enabling/cancellation and coming to the
conclusion that the cause of the mysterious stale breadcrumbs must the
act of submitting a completed requests, we can then redirect those
completed requests onto a dedicated signaled_list at the time of
construction and so eliminate intel_engine_transfer_stale_breadcrumbs().
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/20200731154834.8378-2-chris@chris-wilson.co.uk
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_sw_fence_work.c')
0 files changed, 0 insertions, 0 deletions