Searched refs:debugbus (Results 1 – 1 of 1) sorted by relevance
37 struct a6xx_gpu_state_obj *debugbus; member388 a6xx_state->debugbus = state_kcalloc(a6xx_state, nr_debugbus_blocks, in a6xx_get_debugbus()389 sizeof(*a6xx_state->debugbus)); in a6xx_get_debugbus()391 if (a6xx_state->debugbus) { in a6xx_get_debugbus()398 &a6xx_state->debugbus[i]); in a6xx_get_debugbus()410 &a6xx_state->debugbus[i]); in a6xx_get_debugbus()1229 struct a6xx_gpu_state_obj *obj = &a6xx_state->debugbus[i]; in a6xx_show_debugbus()