All of lore.kernel.org
 help / color / mirror / Atom feed
From: Badal Nilawar <badal.nilawar@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: anshuman.gupta@intel.com, lucas.demarchi@intel.com,
	john.c.harrison@intel.com, matthew.d.roper@intel.com,
	daniele.ceraolospurio@intel.com
Subject: [PATCH v3 0/2] Add support for Wa KLVs
Date: Mon, 25 Mar 2024 20:34:33 +0530	[thread overview]
Message-ID: <20240325150435.2967536-1-badal.nilawar@intel.com> (raw)

Add infra to opt-in GuC Wa via KLV interface. 
Enable Wa_14019882105 for LNL A step

Badal Nilawar (2):
  drm/xe/guc: Add support for w/a KLVs
  drm/xe/lnl: Enable GuC Wa_14019882105

 drivers/gpu/drm/xe/abi/guc_klvs_abi.h |  7 +++
 drivers/gpu/drm/xe/xe_guc_ads.c       | 85 ++++++++++++++++++++++++++-
 drivers/gpu/drm/xe/xe_guc_ads_types.h |  2 +
 drivers/gpu/drm/xe/xe_guc_fwif.h      |  5 +-
 drivers/gpu/drm/xe/xe_wa_oob.rules    |  1 +
 5 files changed, 97 insertions(+), 3 deletions(-)

-- 
2.25.1


             reply	other threads:[~2024-03-25 14:50 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-25 15:04 Badal Nilawar [this message]
2024-03-25 14:56 ` ✓ CI.Patch_applied: success for Add support for Wa KLVs (rev3) Patchwork
2024-03-25 14:56 ` ✓ CI.checkpatch: " Patchwork
2024-03-25 14:57 ` ✓ CI.KUnit: " Patchwork
2024-03-25 15:04 ` [PATCH v3 1/2] drm/xe/guc: Add support for w/a KLVs Badal Nilawar
2024-03-25 15:19   ` Michal Wajdeczko
2024-03-25 18:55     ` John Harrison
2024-03-26 11:06       ` Michal Wajdeczko
2024-03-27  4:49         ` Nilawar, Badal
2024-03-27 20:47         ` John Harrison
2024-03-25 15:04 ` [PATCH v3 2/2] drm/xe/lnl: Enable GuC Wa_14019882105 Badal Nilawar
2024-03-25 15:32   ` Michal Wajdeczko
2024-03-25 18:09     ` Nilawar, Badal
2024-03-25 19:02       ` John Harrison
2024-03-25 18:56     ` John Harrison
2024-03-26 11:21       ` Michal Wajdeczko
2024-03-27  4:51         ` Nilawar, Badal
2024-03-28  0:18         ` John Harrison
2024-03-25 15:08 ` ✓ CI.Build: success for Add support for Wa KLVs (rev3) Patchwork
2024-03-25 15:11 ` ✓ CI.Hooks: " Patchwork
2024-03-25 15:12 ` ✓ CI.checksparse: " Patchwork
2024-03-25 15:39 ` ✓ 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=20240325150435.2967536-1-badal.nilawar@intel.com \
    --to=badal.nilawar@intel.com \
    --cc=anshuman.gupta@intel.com \
    --cc=daniele.ceraolospurio@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=john.c.harrison@intel.com \
    --cc=lucas.demarchi@intel.com \
    --cc=matthew.d.roper@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 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.