Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/
H A Di915_drm.h36 bool i915_gpu_busy(void);
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_rps.c2052 bool i915_gpu_busy(void) in i915_gpu_busy() function
2066 EXPORT_SYMBOL_GPL(i915_gpu_busy);