Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c27 struct a6xx_gpu_state { struct
102 static void *state_kcalloc(struct a6xx_gpu_state *a6xx_state, int nr, size_t objsize) in state_kcalloc()
114 static void *state_kmemdup(struct a6xx_gpu_state *a6xx_state, void *src, in state_kmemdup()
247 struct a6xx_gpu_state *a6xx_state, in a6xx_get_vbif_debugbus_block()
301 struct a6xx_gpu_state *a6xx_state, in a6xx_get_debugbus_block()
319 struct a6xx_gpu_state *a6xx_state, in a6xx_get_cx_debugbus_block()
337 struct a6xx_gpu_state *a6xx_state) in a6xx_get_debugbus_blocks()
384 struct a6xx_gpu_state *a6xx_state) in a7xx_get_debugbus_blocks()
431 struct a6xx_gpu_state *a6xx_state) in a6xx_get_debugbus()
546 struct a6xx_gpu_state *a6xx_state, in a6xx_get_dbgahb_cluster()
[all …]
/linux/drivers/gpu/drm/msm/
H A DMakefile29 adreno-$(CONFIG_DRM_MSM_GPU_STATE) += adreno/a6xx_gpu_state.o