Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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_v2_1.c34 static const char *gfxhub_client_ids[] = { variable
86 cid >= ARRAY_SIZE(gfxhub_client_ids) ? "unknown" : gfxhub_client_ids[cid], in gfxhub_v2_1_print_l2_protection_fault_status()
Dgmc_v9_0.c74 static const char *gfxhub_client_ids[] = { variable
584 cid >= ARRAY_SIZE(gfxhub_client_ids) ? "unknown" : gfxhub_client_ids[cid], in gmc_v9_0_process_interrupt()