Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c48 struct a6xx_gpu_state_obj *debugbus; member
346 sizeof(*a6xx_state->debugbus)); in a6xx_get_debugbus_blocks()
348 if (a6xx_state->debugbus) { in a6xx_get_debugbus_blocks()
355 &a6xx_state->debugbus[i]); in a6xx_get_debugbus_blocks()
367 &a6xx_state->debugbus[i]); in a6xx_get_debugbus_blocks()
378 &a6xx_state->debugbus[i]); in a6xx_get_debugbus_blocks()
412 sizeof(*a6xx_state->debugbus)); in a7xx_get_debugbus_blocks()
414 if (a6xx_state->debugbus) { in a7xx_get_debugbus_blocks()
418 &a6xx_state->debugbus[i]); in a7xx_get_debugbus_blocks()
424 &a6xx_state->debugbus[i + debugbus_blocks_count]); in a7xx_get_debugbus_blocks()
[all …]