intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Jonathan Cavitt" <jonathan.cavitt@intel.com>
Cc: intel-xe@lists.freedesktop.org
Subject: ✓ CI.checkpatch: success for series starting with [1/2] drm/xe/xe_guc_submit: Fix exec queue stop race condition
Date: Fri, 29 Mar 2024 04:47:20 -0000	[thread overview]
Message-ID: <171168764042.1066178.10563975764853948944@8e613ede5ea5> (raw)
In-Reply-To: <20240328213358.3506490-1-jonathan.cavitt@intel.com>

== Series Details ==

Series: series starting with [1/2] drm/xe/xe_guc_submit: Fix exec queue stop race condition
URL   : https://patchwork.freedesktop.org/series/131796/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0635fbec3ce5ae76fc2434836b9a082baaf3efb0
Author: Jonathan Cavitt <jonathan.cavitt@intel.com>
Date:   Thu Mar 28 14:33:58 2024 -0700

    drm/xe/xe_guc_status: Allow lr exec queues to be banned
    
    LR queues currently don't get banned during a GT/GuC reset because they
    lack a job.  Though they don't have a job to detect the reset status of,
    it's still possible to tell when they should be banned by looking at the
    LRC: if the LRC head and tail don't match, then the exec queue should be
    banned and cleaned up.
    
    This also requires swapping the usage of xe_sched_tdr_queue_imm with
    xe_guc_exec_queue_trigger_cleanup, as the former is specific to non-lr
    exec queues.
    
    Suggested-by: Matthew Brost <matthew.brost@intel.com>
    Signed-off-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
+ /mt/dim checkpatch 98f893b726e1ba5db2680da3f9f53ab2af9780be drm-intel
c6d7bdb19db1 drm/xe/xe_guc_submit: Fix exec queue stop race condition
0635fbec3ce5 drm/xe/xe_guc_status: Allow lr exec queues to be banned



  parent reply	other threads:[~2024-03-29  4:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-28 21:33 [PATCH 1/2] drm/xe/xe_guc_submit: Fix exec queue stop race condition Jonathan Cavitt
2024-03-28 21:33 ` [PATCH 2/2] drm/xe/xe_guc_status: Allow lr exec queues to be banned Jonathan Cavitt
2024-03-29  4:46 ` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/xe_guc_submit: Fix exec queue stop race condition Patchwork
2024-03-29  4:47 ` Patchwork [this message]
2024-03-29  4:48 ` ✓ CI.KUnit: " Patchwork
2024-03-29  5:00 ` ✓ CI.Build: " Patchwork
2024-03-29  5:03 ` ✓ CI.Hooks: " Patchwork
2024-03-29  5:19 ` ✓ CI.checksparse: " Patchwork
2024-03-29  6:04 ` ✓ CI.BAT: " 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=171168764042.1066178.10563975764853948944@8e613ede5ea5 \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=jonathan.cavitt@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).