Skip to content
Snippets Groups Projects
Commit ffcc5745 authored by frank.min's avatar frank.min Committed by Alex Deucher
Browse files

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
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment