Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Brost <matthew.brost@intel.com>
To: intel-xe@lists.freedesktop.org
Subject: [PATCH 0/2] Large devcoredump file support
Date: Tue,  1 Apr 2025 13:43:49 -0700	[thread overview]
Message-ID: <20250401204351.4130873-1-matthew.brost@intel.com> (raw)

Devcoredump were truncated at 2G, remove this restriction. While here,
add support for GPU copies of BOs to increase devcoredump speed.
 
Matthew Brost (2):
  drm/xe: Add devcoredump chunking
  drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access

 drivers/gpu/drm/xe/xe_bo.c                |  15 +-
 drivers/gpu/drm/xe/xe_devcoredump.c       |  59 ++++--
 drivers/gpu/drm/xe/xe_devcoredump_types.h |   2 +
 drivers/gpu/drm/xe/xe_guc_hwconfig.c      |   2 +-
 drivers/gpu/drm/xe/xe_migrate.c           | 219 ++++++++++++++++++++--
 drivers/gpu/drm/xe/xe_migrate.h           |   4 +
 6 files changed, 271 insertions(+), 30 deletions(-)

-- 
2.34.1


             reply	other threads:[~2025-04-01 20:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-01 20:43 Matthew Brost [this message]
2025-04-01 20:43 ` [PATCH 1/2] drm/xe: Add devcoredump chunking Matthew Brost
2025-04-01 20:59   ` Matthew Brost
2025-04-01 20:43 ` [PATCH 2/2] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access Matthew Brost
2025-04-01 20:47 ` ✓ CI.Patch_applied: success for Large devcoredump file support Patchwork
2025-04-01 20:48 ` ✓ CI.checkpatch: " Patchwork
2025-04-01 20:48 ` ✗ CI.KUnit: 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=20250401204351.4130873-1-matthew.brost@intel.com \
    --to=matthew.brost@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