From: John.C.Harrison@Intel.com
To: Intel-Xe@Lists.FreeDesktop.Org
Cc: John Harrison <John.C.Harrison@Intel.com>
Subject: [PATCH 0/2] Support/debug for slow GuC loads
Date: Tue, 6 Feb 2024 12:11:49 -0800 [thread overview]
Message-ID: <20240206201153.2773996-1-John.C.Harrison@Intel.com> (raw)
From: John Harrison <John.C.Harrison@Intel.com>
Sometimes the GuC load is slower that it should be. For end users,
that usually means some kind of thermal throttling issue. Internally,
there can be any number of bugs that cause it. So don't completely
fail to load, just cope with it and report the problem.
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
John Harrison (2):
drm/xe: Make read_perf_limit_reasons globally accessible
drm/xe/guc: Port over the slow GuC loading support from i915
drivers/gpu/drm/xe/abi/guc_errors_abi.h | 26 ++-
drivers/gpu/drm/xe/regs/xe_guc_regs.h | 2 +
drivers/gpu/drm/xe/xe_gt_freq.c | 18 +-
drivers/gpu/drm/xe/xe_gt_freq.h | 4 +
drivers/gpu/drm/xe/xe_gt_throttle_sysfs.c | 31 ++--
drivers/gpu/drm/xe/xe_guc.c | 197 +++++++++++++++++-----
drivers/gpu/drm/xe/xe_macros.h | 32 ++++
7 files changed, 244 insertions(+), 66 deletions(-)
--
2.43.0
next reply other threads:[~2024-02-06 20:21 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-06 20:11 John.C.Harrison [this message]
2024-02-06 20:11 ` [PATCH 1/2] drm/xe: Make read_perf_limit_reasons globally accessible John.C.Harrison
2024-02-06 21:26 ` Lucas De Marchi
2024-02-07 1:26 ` John Harrison
2024-02-08 5:53 ` Lucas De Marchi
2024-02-06 20:11 ` [PATCH 2/2] drm/xe/guc: Port over the slow GuC loading support from i915 John.C.Harrison
2024-02-06 21:36 ` Lucas De Marchi
2024-02-07 1:51 ` John Harrison
2024-02-22 6:18 ` Lucas De Marchi
2024-02-22 21:05 ` Rodrigo Vivi
2024-04-04 18:51 ` Lucas De Marchi
2024-04-04 19:06 ` John Harrison
2024-02-06 20:24 ` ✓ CI.Patch_applied: success for Support/debug for slow GuC loads Patchwork
2024-02-06 20:25 ` ✓ CI.checkpatch: " Patchwork
2024-02-06 20:25 ` ✓ CI.KUnit: " Patchwork
2024-02-06 20:33 ` ✓ CI.Build: " Patchwork
2024-02-06 20:33 ` ✓ CI.Hooks: " Patchwork
2024-02-06 20:34 ` ✓ CI.checksparse: " Patchwork
2024-02-06 21:11 ` ✓ 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=20240206201153.2773996-1-John.C.Harrison@Intel.com \
--to=john.c.harrison@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