Home
last modified time | relevance | path

Searched refs:debugbus (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c37 struct a6xx_gpu_state_obj *debugbus; member
391 a6xx_state->debugbus = state_kcalloc(a6xx_state, nr_debugbus_blocks, in a6xx_get_debugbus()
392 sizeof(*a6xx_state->debugbus)); in a6xx_get_debugbus()
394 if (a6xx_state->debugbus) { in a6xx_get_debugbus()
401 &a6xx_state->debugbus[i]); in a6xx_get_debugbus()
406 * GBIF has same debugbus as of other GPU blocks, fall back to in a6xx_get_debugbus()
413 &a6xx_state->debugbus[i]); in a6xx_get_debugbus()
424 &a6xx_state->debugbus[i]); in a6xx_get_debugbus()
428 /* Dump the VBIF debugbus on applicable targets */ in a6xx_get_debugbus()
1270 print_name(p, " - debugbus in a6xx_show_debugbus_block()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c37 struct a6xx_gpu_state_obj *debugbus; member
381 a6xx_state->debugbus = state_kcalloc(a6xx_state, nr_debugbus_blocks, in a6xx_get_debugbus()
382 sizeof(*a6xx_state->debugbus)); in a6xx_get_debugbus()
384 if (a6xx_state->debugbus) { in a6xx_get_debugbus()
391 &a6xx_state->debugbus[i]); in a6xx_get_debugbus()
396 * GBIF has same debugbus as of other GPU blocks, fall back to in a6xx_get_debugbus()
403 &a6xx_state->debugbus[i]); in a6xx_get_debugbus()
409 /* Dump the VBIF debugbus on applicable targets */ in a6xx_get_debugbus()
1116 print_name(p, " - debugbus-block: ", block->name); in a6xx_show_debugbus_block()
1119 * count for regular debugbus dat in a6xx_show_debugbus_block()
[all...]

Completed in 4 milliseconds