Home
last modified time | relevance | path

Searched refs:a8xx_gpu_busy (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.h324 u64 a8xx_gpu_busy(struct msm_gpu *gpu, unsigned long *out_sample_rate);
H A Da8xx_gpu.c1182 u64 a8xx_gpu_busy(struct msm_gpu *gpu, unsigned long *out_sample_rate) in a8xx_gpu_busy() function
H A Da6xx_gpu.c2849 .gpu_busy = a8xx_gpu_busy,