From: Riana Tauro <riana.tauro@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: riana.tauro@intel.com, anshuman.gupta@intel.com,
rodrigo.vivi@intel.com, vinay.belgaumkar@intel.com,
badal.nilawar@intel.com
Subject: [PATCH v4 0/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
Date: Thu, 5 Sep 2024 10:58:11 +0530 [thread overview]
Message-ID: <20240905052813.4169007-1-riana.tauro@intel.com> (raw)
Add debugfs entry for powergating info
Rev3: do not wake GT if in C6 to read powergating info
Rev4: modify condition to enable powergating
Riana Tauro (2):
drm/xe/xe_gt_idle: modify powergate enable condition
drm/xe/xe_gt_idle: add debugfs entry for powergating info
drivers/gpu/drm/xe/regs/xe_gt_regs.h | 8 ++
drivers/gpu/drm/xe/xe_gt_debugfs.c | 13 +++
drivers/gpu/drm/xe/xe_gt_idle.c | 115 ++++++++++++++++++++++++--
drivers/gpu/drm/xe/xe_gt_idle.h | 2 +
drivers/gpu/drm/xe/xe_gt_idle_types.h | 2 +
5 files changed, 133 insertions(+), 7 deletions(-)
--
2.40.0
next reply other threads:[~2024-09-05 5:14 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-05 5:28 Riana Tauro [this message]
2024-09-05 5:28 ` [PATCH v4 1/2] drm/xe/xe_gt_idle: modify powergate enable condition Riana Tauro
2024-09-05 5:48 ` Chauhan, Shekhar
2024-09-05 11:10 ` Nilawar, Badal
2024-09-05 5:28 ` [PATCH v4 2/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info Riana Tauro
2024-09-05 11:15 ` Nilawar, Badal
2024-09-05 19:50 ` Rodrigo Vivi
2024-09-05 5:35 ` ✓ CI.Patch_applied: success for drm/xe/xe_gt_idle: add debugfs entry for powergating info (rev4) Patchwork
2024-09-05 5:35 ` ✓ CI.checkpatch: " Patchwork
2024-09-05 5:36 ` ✓ CI.KUnit: " Patchwork
2024-09-05 5:49 ` ✓ CI.Build: " Patchwork
2024-09-05 5:52 ` ✗ CI.Hooks: failure " Patchwork
2024-09-05 5:58 ` ✓ CI.checksparse: success " Patchwork
2024-09-05 6:22 ` ✓ CI.BAT: " Patchwork
2024-09-07 5:05 ` ✗ CI.FULL: 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=20240905052813.4169007-1-riana.tauro@intel.com \
--to=riana.tauro@intel.com \
--cc=anshuman.gupta@intel.com \
--cc=badal.nilawar@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=rodrigo.vivi@intel.com \
--cc=vinay.belgaumkar@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