Searched refs:gpu_busy (Results 1 – 5 of 5) sorted by relevance
326 bool (*gpu_busy)(void); member518 return ips->gpu_busy(); in ips_gpu_busy()709 if (ips->gpu_busy) in update_turbo_limits()765 bool gpu_busy = ips_gpu_busy(ips); in ips_adjust() local795 if (!mch_exceeded(ips) && gpu_busy) in ips_adjust()1182 if (ips->gpu_busy) in ips_irq_handler()1367 ips->gpu_busy = symbol_get(i915_gpu_busy); in ips_get_i915_syms()1368 if (!ips->gpu_busy) in ips_get_i915_syms()1391 if (!ips->gpu_busy && late_i915_load) { in ips_gpu_turbo_enabled()1610 if (ips->gpu_busy) in ips_remove()
62 unsigned long (*gpu_busy)(struct msm_gpu *gpu); member
58 status->busy_time = gpu->funcs->gpu_busy(gpu); in msm_devfreq_get_dev_status()89 if (!gpu->funcs->gpu_busy) in msm_devfreq_init()
1253 .gpu_busy = a6xx_gpu_busy,
1524 .gpu_busy = a5xx_gpu_busy,