Commit ffcc5745 authored by Frank Min's avatar Frank Min Committed by Alex Deucher

drm/amdgpu: update gfxhub client id for gfx12

update gfxhub client id for gfx12
Signed-off-by: default avatarFrank Min <Frank.Min@amd.com>
Acked-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 064d9243
......@@ -35,7 +35,27 @@
#define regGRBM_GFX_INDEX_DEFAULT 0xe0000000
static const char *gfxhub_client_ids[] = {
/* TODO */
"CB",
"DB",
"GE1",
"GE2",
"CPF",
"CPC",
"CPG",
"RLC",
"TCP",
"SQC (inst)",
"SQC (data)",
"SQG/PC/SC",
"Reserved",
"SDMA0",
"SDMA1",
"GCR",
"Reserved",
"Reserved",
"WGS",
"DSM",
"PA"
};
static uint32_t gfxhub_v12_0_get_invalidate_req(unsigned int vmid,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment