Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfxhub_v2_0.c34 static const char * const 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()
H A Dgfxhub_v3_0_3.c36 static const char * const 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()
H A Dgfxhub_v3_0.c33 static const char * const 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()
H A Dgfxhub_v2_1.c37 static const char * const 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()
H A Dgmc_v9_0.c84 static const char * const gfxhub_client_ids[] = { variable
669 cid >= ARRAY_SIZE(gfxhub_client_ids) ? "unknown" : in gmc_v9_0_process_interrupt()
670 gfxhub_client_ids[cid], in gmc_v9_0_process_interrupt()