Home
last modified time | relevance | path

Searched refs:gpu_busy (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/msm/
H A Dmsm_gpu_devfreq.c99 busy_cycles = gpu->funcs->gpu_busy(gpu, &sample_rate); in msm_devfreq_get_dev_status()
146 if (!gpu->funcs->gpu_busy) in msm_devfreq_init()
237 df->busy_cycles = gpu->funcs->gpu_busy(gpu, &sample_rate); in msm_devfreq_resume()
/linux/drivers/gpu/drm/msm/adreno/
H A Da3xx_gpu.c526 .gpu_busy = a3xx_gpu_busy,
H A Da4xx_gpu.c645 .gpu_busy = a4xx_gpu_busy,
H A Da6xx_gpu.c2400 .gpu_busy = a6xx_gpu_busy,
2431 .gpu_busy = a6xx_gpu_busy,
2460 .gpu_busy = a6xx_gpu_busy,