drm/amdgpu: update gfxhub client id for gfx12
update gfxhub client id for gfx12 Signed-off-by: Frank Min <Frank.Min@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
064d92436b
commit
ffcc5745ed
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user