Home
last modified time | relevance | path

Searched refs:gfxhub_client_ids (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dgfxhub_v2_0.c34 static const char *gfxhub_client_ids[] = { variable
86 cid >= ARRAY_SIZE(gfxhub_client_ids) ? "unknown" : gfxhub_client_ids[cid], in gfxhub_v2_0_print_l2_protection_fault_status()
Dgfxhub_v3_0_3.c36 static const char *gfxhub_client_ids[] = { variable
88 cid >= ARRAY_SIZE(gfxhub_client_ids) ? "unknown" : gfxhub_client_ids[cid], in gfxhub_v3_0_3_print_l2_protection_fault_status()
Dgfxhub_v3_0.c33 static const char *gfxhub_client_ids[] = { variable
85 cid >= ARRAY_SIZE(gfxhub_client_ids) ? "unknown" : gfxhub_client_ids[cid], in gfxhub_v3_0_print_l2_protection_fault_status()
Dgfxhub_v2_1.c37 static const char *gfxhub_client_ids[] = { variable
89 cid >= ARRAY_SIZE(gfxhub_client_ids) ? "unknown" : gfxhub_client_ids[cid], in gfxhub_v2_1_print_l2_protection_fault_status()
Dgmc_v9_0.c81 static const char *gfxhub_client_ids[] = { variable
619 cid >= ARRAY_SIZE(gfxhub_client_ids) ? "unknown" : in gmc_v9_0_process_interrupt()
620 gfxhub_client_ids[cid], in gmc_v9_0_process_interrupt()