public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Julia Filipchuk <julia.filipchuk@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Julia Filipchuk <julia.filipchuk@intel.com>,
	Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Subject: [PATCH v8 0/1] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
Date: Tue,  3 Mar 2026 16:34:23 -0800	[thread overview]
Message-ID: <20260304003431.758201-3-julia.filipchuk@intel.com> (raw)

Enable workaround 14025515070 to fix idle command streamer state on
context register. This allows user of indirect ring state on XE2+
platforms. Currently only enabled by default on XE3+, can be enabled for
XE2+ if ever needed.

v2: Enable for GT 20.04. Use range for media versions.
v3: Shorten KVL name, notice. Correct versions for WA. (Daniele)
    Reorder revert and applies for correct bisect. Added explanations.
    Add additional macros for XE_RTP_PASTE longer expansion.
v4: Move indirect_ring_state disable earlier in init cycle. (Daniele)
v5: Remove extra lines.
v6: Check against submit guc version. Formatting. (Daniele)
v7: Remove enable of indirect_ring_state for XE2+
    Check for Wa before clearing indirect_ring_state. (Daniele)
v8: Style correction. Add Reviewed-by. (Daniele)

CC: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: Julia Filipchuk <julia.filipchuk@intel.com>


Julia INTEL (1):
  drm/xe: Enable Wa_14025515070

 drivers/gpu/drm/xe/abi/guc_klvs_abi.h | 1 +
 drivers/gpu/drm/xe/xe_guc.c           | 8 ++++++++
 drivers/gpu/drm/xe/xe_guc_ads.c       | 3 +++
 drivers/gpu/drm/xe/xe_rtp_helpers.h   | 2 ++
 drivers/gpu/drm/xe/xe_wa_oob.rules    | 7 +++++++
 5 files changed, 21 insertions(+)

-- 
2.51.0


             reply	other threads:[~2026-03-04  0:34 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-04  0:34 Julia Filipchuk [this message]
2026-03-04  0:34 ` [PATCH v8 1/1] drm/xe: Enable Wa_14025515070 Julia Filipchuk
2026-03-04  1:18 ` ✗ CI.checkpatch: warning for drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ (rev8) Patchwork
2026-03-04  1:19 ` ✓ CI.KUnit: success " Patchwork
2026-03-04  1:57 ` ✗ Xe.CI.BAT: failure " Patchwork
2026-03-04 21:33 ` ✗ Xe.CI.FULL: " Patchwork
2026-03-05  9:13 ` ✗ Xe.CI.BAT: " Patchwork
2026-03-05  9:20 ` ✗ Xe.CI.FULL: " Patchwork
2026-03-06  6:21 ` ✗ CI.checkpatch: warning for drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ (rev9) Patchwork
2026-03-06  6:23 ` ✓ CI.KUnit: success " Patchwork
2026-03-06  7:04 ` ✓ Xe.CI.BAT: " Patchwork
2026-03-07  6:36 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-03-31 18:16 ` ✗ CI.checkpatch: warning for drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ (rev10) Patchwork
2026-03-31 18:18 ` ✓ CI.KUnit: success " Patchwork
2026-03-31 18:58 ` ✓ Xe.CI.BAT: " Patchwork
2026-04-01  1:03 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-04-02 17:11   ` Julia Filipchuk

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=20260304003431.758201-3-julia.filipchuk@intel.com \
    --to=julia.filipchuk@intel.com \
    --cc=daniele.ceraolospurio@intel.com \
    --cc=intel-xe@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox