Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Di915_drm.h35 bool i915_gpu_busy(void);
/openbmc/linux/drivers/platform/x86/
H A Dintel_ips.c1367 ips->gpu_busy = symbol_get(i915_gpu_busy); in ips_get_i915_syms()
1377 symbol_put(i915_gpu_busy); in ips_get_i915_syms()
1611 symbol_put(i915_gpu_busy); in ips_remove()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_rps.c2857 bool i915_gpu_busy(void) in i915_gpu_busy() function
2871 EXPORT_SYMBOL_GPL(i915_gpu_busy);