Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A 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()
A 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()
A Dgmc_v9_0.c76 static const char *gfxhub_client_ids[] = { variable
596 cid >= ARRAY_SIZE(gfxhub_client_ids) ? "unknown" : in gmc_v9_0_process_interrupt()
597 gfxhub_client_ids[cid], in gmc_v9_0_process_interrupt()

Completed in 7 milliseconds