AMD-GFX Archive on lore.kernel.org
 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>,
	"Leo Liu" <leo.liu@amd.com>,
	"Boyuan Zhang" <boyuan.zhang@amd.com>
Cc: amd-gfx@lists.freedesktop.org, Sunil Khatri <sunil.khatri@amd.com>
Subject: [PATCH v1 0/9] update devcoredump for new VCN instance design
Date: Tue, 29 Oct 2024 19:20:11 +0530	[thread overview]
Message-ID: <20241029135020.2494491-1-sunil.khatri@amd.com> (raw)

Sunil Khatri (9):
  drm/amdgpu: update vcn_v1 devcoredump on per instance basis
  drm/amdgpu: update vcn_v2.0 devcoredump on per instance basis
  drm/amdgpu: update vcn_v2.5 devcoredump on per instance basis
  drm/amdgpu: update vcn_v3.0 devcoredump on per instance basis
  drm/amdgpu: update vcn_v4.0.3 devcoredump on per instance basis
  drm/amdgpu: update vcn_v4.0.5 devcoredump on per instance basis
  drm/amdgpu: update vcn_v4 devcoredump on per instance basis
  drm/amdgpu: update vcn_v5.0 devcoredump on per instance basis
  drm/amdgpu: remove unused ip_dump from vcn device

 drivers/gpu/drm/amd/amdgpu/amdgpu.h     |  2 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h |  3 -
 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c   | 77 ++++++++++++------------
 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c   | 77 ++++++++++++------------
 drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c   | 77 ++++++++++++------------
 drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c   | 75 +++++++++++------------
 drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c   | 80 ++++++++++++-------------
 drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c | 80 ++++++++++++-------------
 drivers/gpu/drm/amd/amdgpu/vcn_v4_0_5.c | 80 ++++++++++++-------------
 drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c | 77 ++++++++++++------------
 10 files changed, 298 insertions(+), 330 deletions(-)

-- 
2.34.1


             reply	other threads:[~2024-10-29 13:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-29 13:50 Sunil Khatri [this message]
2024-10-29 13:50 ` [PATCH v1 1/9] drm/amdgpu: update vcn_v1 devcoredump on per instance basis Sunil Khatri
2024-10-31  9:46   ` Christian König
2024-11-04  4:04     ` Khatri, Sunil
2024-10-29 13:50 ` [PATCH v1 2/9] drm/amdgpu: update vcn_v2.0 " Sunil Khatri
2024-10-29 13:50 ` [PATCH v1 3/9] drm/amdgpu: update vcn_v2.5 " Sunil Khatri
2024-10-29 13:50 ` [PATCH v1 4/9] drm/amdgpu: update vcn_v3.0 " Sunil Khatri
2024-10-29 13:50 ` [PATCH v1 5/9] drm/amdgpu: update vcn_v4.0.3 " Sunil Khatri
2024-10-29 13:50 ` [PATCH v1 6/9] drm/amdgpu: update vcn_v4.0.5 " Sunil Khatri
2024-10-29 13:50 ` [PATCH v1 7/9] drm/amdgpu: update vcn_v4 " Sunil Khatri
2024-10-29 13:50 ` [PATCH v1 8/9] drm/amdgpu: update vcn_v5.0 " Sunil Khatri
2024-10-29 13:50 ` [PATCH v1 9/9] drm/amdgpu: remove unused ip_dump from vcn device Sunil Khatri
2024-10-31  9:53   ` Christian König
2024-11-04  4:05     ` Khatri, Sunil

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=20241029135020.2494491-1-sunil.khatri@amd.com \
    --to=sunil.khatri@amd.com \
    --cc=alexander.deucher@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=boyuan.zhang@amd.com \
    --cc=christian.koenig@amd.com \
    --cc=leo.liu@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