Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Di915_drm.h36 extern bool i915_gpu_busy(void);
/Linux-v4.19/drivers/platform/x86/
Dintel_ips.c1426 ips->gpu_busy = symbol_get(i915_gpu_busy); in ips_get_i915_syms()
1436 symbol_put(i915_gpu_busy); in ips_get_i915_syms()
1673 symbol_put(i915_gpu_busy); in ips_remove()
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_pm.c8001 bool i915_gpu_busy(void) in i915_gpu_busy() function
8012 EXPORT_SYMBOL_GPL(i915_gpu_busy);