Lines Matching defs:a6xx_state

83 void *state_kcalloc(struct a6xx_gpu_state *a6xx_state, int nr, size_t objsize)  in state_kcalloc()
95 void *state_kmemdup(struct a6xx_gpu_state *a6xx_state, void *src, in state_kmemdup()
229 struct a6xx_gpu_state *a6xx_state, in a6xx_get_vbif_debugbus_block()
283 struct a6xx_gpu_state *a6xx_state, in a6xx_get_debugbus_block()
301 struct a6xx_gpu_state *a6xx_state, in a6xx_get_cx_debugbus_block()
319 struct a6xx_gpu_state *a6xx_state) in a6xx_get_debugbus()
447 struct a6xx_gpu_state *a6xx_state, in a6xx_get_dbgahb_cluster()
493 struct a6xx_gpu_state *a6xx_state, in a6xx_get_dbgahb_clusters()
515 struct a6xx_gpu_state *a6xx_state, in a6xx_get_cluster()
564 struct a6xx_gpu_state *a6xx_state, in a6xx_get_clusters()
584 struct a6xx_gpu_state *a6xx_state, in a6xx_get_shader_block()
615 struct a6xx_gpu_state *a6xx_state, in a6xx_get_shaders()
635 struct a6xx_gpu_state *a6xx_state, in a6xx_get_crashdumper_hlsq_registers()
673 struct a6xx_gpu_state *a6xx_state, in a6xx_get_crashdumper_registers()
711 struct a6xx_gpu_state *a6xx_state, in a6xx_get_ahb_gpu_registers()
737 struct a6xx_gpu_state *a6xx_state, in _a6xx_get_gmu_registers()
774 struct a6xx_gpu_state *a6xx_state) in a6xx_get_gmu_registers()
805 struct a6xx_gpu_state *a6xx_state, in a6xx_get_registers()
851 struct a6xx_gpu_state *a6xx_state, in a6xx_get_indexed_regs()
871 struct a6xx_gpu_state *a6xx_state) in a6xx_get_indexed_registers()
911 struct a6xx_gpu_state *a6xx_state = kzalloc(sizeof(*a6xx_state), in a6xx_gpu_state_get() local
952 struct a6xx_gpu_state *a6xx_state = container_of(state, in a6xx_gpu_state_destroy() local
1128 static void a6xx_show_debugbus(struct a6xx_gpu_state *a6xx_state, in a6xx_show_debugbus()
1159 struct a6xx_gpu_state *a6xx_state = container_of(state, in a6xx_show() local