Searched refs:gpu_busy (Results 1 – 7 of 7) sorted by relevance
327 bool (*gpu_busy)(void); member519 return ips->gpu_busy(); in ips_gpu_busy()716 if (ips->gpu_busy) in update_turbo_limits()773 bool gpu_busy = ips_gpu_busy(ips); in ips_adjust() local803 if (!mch_exceeded(ips) && gpu_busy) in ips_adjust()1161 if (ips->gpu_busy) in ips_irq_handler()1351 ips->gpu_busy = symbol_get(i915_gpu_busy); in ips_get_i915_syms()1352 if (!ips->gpu_busy) in ips_get_i915_syms()1375 if (!ips->gpu_busy && late_i915_load) { in ips_gpu_turbo_enabled()1594 if (ips->gpu_busy) in ips_remove()
99 busy_cycles = gpu->funcs->gpu_busy(gpu, &sample_rate); in msm_devfreq_get_dev_status()145 if (!gpu->funcs->gpu_busy) in msm_devfreq_init()231 df->busy_cycles = gpu->funcs->gpu_busy(gpu, &sample_rate); in msm_devfreq_resume()
74 u64 (*gpu_busy)(struct msm_gpu *gpu, unsigned long *out_sample_rate); member
645 .gpu_busy = a4xx_gpu_busy,
526 .gpu_busy = a3xx_gpu_busy,
2178 .gpu_busy = a6xx_gpu_busy,2209 .gpu_busy = a6xx_gpu_busy,2238 .gpu_busy = a6xx_gpu_busy,
1711 .gpu_busy = a5xx_gpu_busy,