Searched refs:adreno_show (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/msm/adreno/ |
D | adreno_gpu.h | 306 void adreno_show(struct msm_gpu *gpu, struct msm_gpu_state *state,
|
D | a2xx_gpu.c | 484 .show = adreno_show,
|
D | a3xx_gpu.c | 499 .show = adreno_show,
|
D | a4xx_gpu.c | 634 .show = adreno_show,
|
D | adreno_gpu.c | 783 void adreno_show(struct msm_gpu *gpu, struct msm_gpu_state *state, in adreno_show() function
|
D | a5xx_gpu.c | 1627 adreno_show(gpu, state, p); in a5xx_show()
|
D | a6xx_gpu_state.c | 1264 adreno_show(gpu, state, p); in a6xx_show()
|