From: "Michał Mirosław" <mirq-linux@rere.qmqm.pl>
To: "Alex Deucher" <alexander.deucher@amd.com>,
"Christian König" <christian.koenig@amd.com>,
"Harry Wentland" <harry.wentland@amd.com>,
"Kenneth Feng" <kenneth.feng@amd.com>,
"Leo Li" <sunpeng.li@amd.com>,
"Rodrigo Siqueira" <siqueira@igalia.com>
Cc: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: [PATCH 0/5] Random debugging quality-of-life improvements
Date: Thu, 02 Jul 2026 18:24:37 +0200 [thread overview]
Message-ID: <cover.1783009338.git.mirq-linux@rere.qmqm.pl> (raw)
This is a set of small improvements to debugging and error handling in
amdgpu driver. Please consider each patch independently.
Michał Mirosław (5):
drm/amd/display/amdgpu_dm: show error names
drm/amd/pm/smu7: make SMU message reports more readable
drm/amd/pm/smu7: return error on message send failure
drm/amd/amdgpu/cgs: Avoid redundant copying of firmware filename
drm/amdgpu: debugfs: avoid extra EOLs in amdgpu_gem_info
drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 54 +++++++++----------
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 3 +-
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 40 +++++++-------
.../amd/display/amdgpu_dm/amdgpu_dm_plane.c | 20 +++----
.../drm/amd/display/amdgpu_dm/amdgpu_dm_wb.c | 12 +++--
.../drm/amd/pm/powerplay/smumgr/smu7_smumgr.c | 25 ++++-----
6 files changed, 76 insertions(+), 78 deletions(-)
--
2.47.3
next reply other threads:[~2026-07-03 7:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-02 16:24 Michał Mirosław [this message]
2026-07-02 16:24 ` [PATCH 1/5] drm/amd/display/amdgpu_dm: show error names Michał Mirosław
2026-07-02 16:24 ` [PATCH 3/5] drm/amd/pm/smu7: return error on message send failure Michał Mirosław
2026-07-02 16:24 ` [PATCH 2/5] drm/amd/pm/smu7: make SMU message reports more readable Michał Mirosław
2026-07-02 16:24 ` [PATCH 4/5] drm/amd/amdgpu/cgs: Avoid redundant copying of firmware filename Michał Mirosław
2026-07-02 16:24 ` [PATCH 5/5] drm/amdgpu: debugfs: avoid extra EOLs in amdgpu_gem_info Michał Mirosław
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=cover.1783009338.git.mirq-linux@rere.qmqm.pl \
--to=mirq-linux@rere.qmqm.pl \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=christian.koenig@amd.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=harry.wentland@amd.com \
--cc=kenneth.feng@amd.com \
--cc=siqueira@igalia.com \
--cc=sunpeng.li@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