AMD-GFX Archive mirror
 help / color / mirror / Atom feed
From: Sunil Khatri <sunil.khatri@amd.com>
To: "Alex Deucher" <alexander.deucher@amd.com>,
	"Christian König" <christian.koenig@amd.com>
Cc: amd-gfx@lists.freedesktop.org, Sunil Khatri <sunil.khatri@amd.com>
Subject: [PATCH v1 0/4] Add CP and GFX Queue register in ip Dump for
Date: Thu,  9 May 2024 16:49:00 +0530	[thread overview]
Message-ID: <20240509111904.4058197-1-sunil.khatri@amd.com> (raw)

*** BLURB HERE ***

Sunil Khatri (4):
  drm/amdgpu: update the ip_dump to ipdump_core
  drm/amdgpu: Add support to dump gfx10 cp registers
  drm/amdgpu: add support to dump gfx10 queue registers
  drm/amdgpu: add prints while ip registr dump

 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c |   2 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h    |   4 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c     | 214 +++++++++++++++++++--
 3 files changed, 208 insertions(+), 12 deletions(-)

-- 
2.34.1


             reply	other threads:[~2024-05-09 11:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-09 11:19 Sunil Khatri [this message]
2024-05-09 11:19 ` [PATCH v1 1/4] drm/amdgpu: update the ip_dump to ipdump_core Sunil Khatri
2024-05-09 11:19 ` [PATCH v1 2/4] drm/amdgpu: Add support to dump gfx10 cp registers Sunil Khatri
2024-05-09 11:19 ` [PATCH v1 3/4] drm/amdgpu: add support to dump gfx10 queue registers Sunil Khatri
2024-05-09 11:19 ` [PATCH v1 4/4] drm/amdgpu: add prints while ip registr dump Sunil Khatri
  -- strict thread matches above, loose matches on Subject: below --
2024-05-13 13:57 [PATCH v1 0/4] Add CP and GFX Queue register in ip Dump for Sunil Khatri

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=20240509111904.4058197-1-sunil.khatri@amd.com \
    --to=sunil.khatri@amd.com \
    --cc=alexander.deucher@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=christian.koenig@amd.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).