Searched refs:a6xx_gpu_state (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/msm/adreno/ |
| D | a6xx_gpu_state.c | 16 struct a6xx_gpu_state { struct 91 static void *state_kcalloc(struct a6xx_gpu_state *a6xx_state, int nr, size_t objsize) in state_kcalloc() 103 static void *state_kmemdup(struct a6xx_gpu_state *a6xx_state, void *src, in state_kmemdup() 237 struct a6xx_gpu_state *a6xx_state, in a6xx_get_vbif_debugbus_block() 291 struct a6xx_gpu_state *a6xx_state, in a6xx_get_debugbus_block() 309 struct a6xx_gpu_state *a6xx_state, in a6xx_get_cx_debugbus_block() 327 struct a6xx_gpu_state *a6xx_state) in a6xx_get_debugbus() 455 struct a6xx_gpu_state *a6xx_state, in a6xx_get_dbgahb_cluster() 501 struct a6xx_gpu_state *a6xx_state, in a6xx_get_dbgahb_clusters() 523 struct a6xx_gpu_state *a6xx_state, in a6xx_get_cluster() [all …]
|
| /Linux-v6.1/drivers/gpu/drm/msm/ |
| D | Makefile | 118 msm-$(CONFIG_DRM_MSM_GPU_STATE) += adreno/a6xx_gpu_state.o
|