Searched refs:adreno_show (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/msm/adreno/ |
D | adreno_gpu.h | 418 void adreno_show(struct msm_gpu *gpu, struct msm_gpu_state *state,
|
D | a2xx_gpu.c | 503 .show = adreno_show,
|
D | a3xx_gpu.c | 509 .show = adreno_show,
|
D | a4xx_gpu.c | 643 .show = adreno_show,
|
D | adreno_gpu.c | 830 void adreno_show(struct msm_gpu *gpu, struct msm_gpu_state *state, in adreno_show() function
|
D | a5xx_gpu.c | 1623 adreno_show(gpu, state, p); in a5xx_show()
|
D | a6xx_gpu_state.c | 1322 adreno_show(gpu, state, p); in a6xx_show()
|