All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Wilson <chris@chris-wilson.co.uk>
To: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH 2/4] drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
Date: Fri, 17 Jul 2020 10:39:04 +0100	[thread overview]
Message-ID: <159497874449.13677.14631637008188862960@build.alporthouse.com> (raw)
In-Reply-To: <20200717093541.17030-2-chris@chris-wilson.co.uk>

Quoting Chris Wilson (2020-07-17 10:35:39)
> 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>
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2020-07-17  9:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-17  9:35 [Intel-gfx] [PATCH 1/4] drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs Chris Wilson
2020-07-17  9:35 ` [Intel-gfx] [PATCH 2/4] drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs Chris Wilson
2020-07-17  9:39   ` Chris Wilson [this message]
2020-07-17  9:35 ` [Intel-gfx] [PATCH 3/4] drm/i915/gt: Only transfer the virtual context to the new engine if active Chris Wilson
2020-07-17  9:35 ` [Intel-gfx] [PATCH 4/4] drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs Chris Wilson
2020-07-17  9:43   ` [Intel-gfx] [PATCH] " Chris Wilson
2020-07-17 15:50   ` [Intel-gfx] [PATCH 4/4] " kernel test robot
2020-07-17 15:50     ` kernel test robot
2020-07-17 10:04 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs (rev2) Patchwork
2020-07-17 10:05 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2020-07-17 10:25 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2020-07-17 11:25 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=159497874449.13677.14631637008188862960@build.alporthouse.com \
    --to=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.