Searched refs:gpu_busy (Results 1 – 1 of 1) sorted by relevance
336 bool (*gpu_busy)(void); member528 return ips->gpu_busy(); in ips_gpu_busy()729 if (ips->gpu_busy) in update_turbo_limits()785 bool gpu_busy = ips_gpu_busy(ips); in ips_adjust() local815 if (!mch_exceeded(ips) && gpu_busy) in ips_adjust()1206 if (ips->gpu_busy) in ips_irq_handler()1441 ips->gpu_busy = symbol_get(i915_gpu_busy); in ips_get_i915_syms()1442 if (!ips->gpu_busy) in ips_get_i915_syms()1465 if (!ips->gpu_busy && late_i915_load) { in ips_gpu_turbo_enabled()1686 if (ips->gpu_busy) in ips_remove()