Home
last modified time | relevance | path

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

/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_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()