Searched refs:adreno_show (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
H A D | adreno_gpu.h | 242 void adreno_show(struct msm_gpu *gpu, struct msm_gpu_state *state,
|
H A D | a3xx_gpu.c | 499 .show = adreno_show,
|
H A D | a4xx_gpu.c | 634 .show = adreno_show,
|
H A D | a2xx_gpu.c | 484 .show = adreno_show,
|
H A D | adreno_gpu.c | 661 void adreno_show(struct msm_gpu *gpu, struct msm_gpu_state *state, in adreno_show() function
|
H A D | a6xx_gpu_state.c | 1166 adreno_show(gpu, state, p); in a6xx_show()
|
H A D | a5xx_gpu.c | 1434 adreno_show(gpu, state, p); in a5xx_show()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
H A D | adreno_gpu.h | 418 void adreno_show(struct msm_gpu *gpu, struct msm_gpu_state *state,
|
H A D | a3xx_gpu.c | 509 .show = adreno_show,
|
H A D | a2xx_gpu.c | 503 .show = adreno_show,
|
H A D | a4xx_gpu.c | 643 .show = adreno_show,
|
H A D | a6xx_gpu_state.c | 1322 adreno_show(gpu, state, p); in a6xx_show()
|
H A D | adreno_gpu.c | 830 void adreno_show(struct msm_gpu *gpu, struct msm_gpu_state *state, in adreno_show() function
|
H A D | a5xx_gpu.c | 1623 adreno_show(gpu, state, p); in a5xx_show()
|
Completed in 16 milliseconds