Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Soham Purkait <soham.purkait@intel.com>
To: intel-xe@lists.freedesktop.org, anshuman.gupta@intel.com,
	badal.nilawar@intel.com, karthik.poosa@intel.com
Cc: lucas.demarchi@intel.com, soham.purkait@intel.com,
	ashutosh.dixit@intel.com, riana.tauro@intel.com
Subject: [PATCH 0/4] Add debugfs to expose G8, G10 and ModS residency
Date: Wed, 14 May 2025 13:37:17 +0530	[thread overview]
Message-ID: <20250514080721.265515-1-soham.purkait@intel.com> (raw)

     The changes in the first patch is taken from
https://patchwork.freedesktop.org/series/148926/
Thay are  added only for compilation and does not require review.

    This patch exposes G8, G10 and ModS residency counter value through
debugfs.

Soham Purkait (4):
  [DO NOT REVIEW]:   Utility function and macro for telemetry reading
  drm/xe/xe_debugfs: Exposure of G8 residency counter through debugfs
  drm/xe/xe_debugfs: Exposure of G10 residency counter through debugfs.
  drm/xe/xe_debugfs: Exposure of Mods residency counter through debugfs.

 drivers/gpu/drm/xe/regs/xe_pmt.h |   5 ++
 drivers/gpu/drm/xe/xe_debugfs.c  | 103 +++++++++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_debugfs.h  |   4 ++
 drivers/gpu/drm/xe/xe_vsec.c     |   2 +-
 drivers/gpu/drm/xe/xe_vsec.h     |   5 ++
 5 files changed, 118 insertions(+), 1 deletion(-)

-- 
2.34.1


             reply	other threads:[~2025-05-14  8:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-14  8:07 Soham Purkait [this message]
2025-05-14  8:07 ` [PATCH 1/4] Utility function and macro for telemetry reading Soham Purkait
2025-05-14  9:27   ` Jani Nikula
2025-05-14 17:06     ` Poosa, Karthik
2025-05-14 17:18       ` Jani Nikula
2025-05-14  8:07 ` [PATCH 2/4] drm/xe/xe_debugfs: Exposure of G8 residency counter Soham Purkait
2025-05-14  8:44   ` Gupta, Anshuman
2025-05-14 16:27     ` Rodrigo Vivi
2025-05-14 11:07   ` Riana Tauro
2025-05-14  8:07 ` [PATCH 3/4] drm/xe/xe_debugfs: Exposure of G10 " Soham Purkait
2025-05-14  8:07 ` [PATCH 4/4] drm/xe/xe_debugfs: Exposure of Mods " Soham Purkait
2025-05-14 11:10   ` Riana Tauro
2025-05-14 21:16 ` ✗ CI.Patch_applied: failure for Add debugfs to expose G8, G10 and ModS residency Patchwork
2025-05-27  0:53 ` 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=20250514080721.265515-1-soham.purkait@intel.com \
    --to=soham.purkait@intel.com \
    --cc=anshuman.gupta@intel.com \
    --cc=ashutosh.dixit@intel.com \
    --cc=badal.nilawar@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=karthik.poosa@intel.com \
    --cc=lucas.demarchi@intel.com \
    --cc=riana.tauro@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