From: "Wu, David" <davidwu2@amd.com>
To: Alex Deucher <alexander.deucher@amd.com>,
amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 3/3] drm/amdgpu: update mmhub 4.1.0 client id mappings
Date: Fri, 18 Jul 2025 16:46:11 -0400 [thread overview]
Message-ID: <e596c2ac-e9f0-4197-839e-fe75172c4cea@amd.com> (raw)
In-Reply-To: <20250718195738.2919761-3-alexander.deucher@amd.com>
[-- Attachment #1: Type: text/plain, Size: 1951 bytes --]
thanks!
Tested-by: David (Ming Qiang) Wu <David.Wu3@amd.com>
Reviewed-by: David (Ming Qiang) Wu <David.Wu3@amd.com>
On 7/18/2025 3:57 PM, Alex Deucher wrote:
> Update the client id mapping so the correct clients
> get printed when there is a mmhub page fault.
>
> Signed-off-by: Alex Deucher<alexander.deucher@amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c | 34 +++++++++--------------
> 1 file changed, 13 insertions(+), 21 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c b/drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c
> index f2ab5001b4924..951998454b257 100644
> --- a/drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c
> +++ b/drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c
> @@ -37,39 +37,31 @@
> static const char *mmhub_client_ids_v4_1_0[][2] = {
> [0][0] = "VMC",
> [4][0] = "DCEDMC",
> - [5][0] = "DCEVGA",
> [6][0] = "MP0",
> [7][0] = "MP1",
> [8][0] = "MPIO",
> - [16][0] = "HDP",
> - [17][0] = "LSDMA",
> - [18][0] = "JPEG",
> - [19][0] = "VCNU0",
> - [21][0] = "VSCH",
> - [22][0] = "VCNU1",
> - [23][0] = "VCN1",
> - [32+20][0] = "VCN0",
> - [2][1] = "DBGUNBIO",
> + [16][0] = "LSDMA",
> + [17][0] = "JPEG",
> + [19][0] = "VCNU",
> + [22][0] = "VSCH",
> + [23][0] = "HDP",
> + [32+23][0] = "VCNRD",
> [3][1] = "DCEDWB",
> [4][1] = "DCEDMC",
> - [5][1] = "DCEVGA",
> [6][1] = "MP0",
> [7][1] = "MP1",
> [8][1] = "MPIO",
> [10][1] = "DBGU0",
> [11][1] = "DBGU1",
> - [12][1] = "DBGU2",
> - [13][1] = "DBGU3",
> + [12][1] = "DBGUNBIO",
> [14][1] = "XDP",
> [15][1] = "OSSSYS",
> - [16][1] = "HDP",
> - [17][1] = "LSDMA",
> - [18][1] = "JPEG",
> - [19][1] = "VCNU0",
> - [20][1] = "VCN0",
> - [21][1] = "VSCH",
> - [22][1] = "VCNU1",
> - [23][1] = "VCN1",
> + [16][1] = "LSDMA",
> + [17][1] = "JPEG",
> + [18][1] = "VCNWR",
> + [19][1] = "VCNU",
> + [22][1] = "VSCH",
> + [23][1] = "HDP",
> };
>
> static uint32_t mmhub_v4_1_0_get_invalidate_req(unsigned int vmid,
[-- Attachment #2: Type: text/html, Size: 2965 bytes --]
next prev parent reply other threads:[~2025-07-18 20:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-18 19:57 [PATCH 1/3] drm/amdgpu: update mmhub 3.0.1 client id mappings Alex Deucher
2025-07-18 19:57 ` [PATCH 2/3] drm/amdgpu: update mmhub 3.3 " Alex Deucher
2025-07-28 18:00 ` Alex Deucher
2025-07-18 19:57 ` [PATCH 3/3] drm/amdgpu: update mmhub 4.1.0 " Alex Deucher
2025-07-18 20:46 ` Wu, David [this message]
2025-07-28 18:00 ` [PATCH 1/3] drm/amdgpu: update mmhub 3.0.1 " Alex Deucher
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=e596c2ac-e9f0-4197-839e-fe75172c4cea@amd.com \
--to=davidwu2@amd.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.