Searched refs:I915_WAIT_INTERRUPTIBLE (Results 1 – 12 of 12) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/i915/gem/ |
| D | i915_gem_domain.c | 131 I915_WAIT_INTERRUPTIBLE | in i915_gem_object_set_to_wc_domain() 192 I915_WAIT_INTERRUPTIBLE | in i915_gem_object_set_to_gtt_domain() 269 I915_WAIT_INTERRUPTIBLE | in i915_gem_object_set_cache_level() 471 I915_WAIT_INTERRUPTIBLE | in i915_gem_object_set_to_cpu_domain() 543 I915_WAIT_INTERRUPTIBLE | in i915_gem_set_domain_ioctl() 558 I915_WAIT_INTERRUPTIBLE | in i915_gem_set_domain_ioctl() 644 I915_WAIT_INTERRUPTIBLE, in i915_gem_object_prepare_read() 694 I915_WAIT_INTERRUPTIBLE | in i915_gem_object_prepare_write()
|
| D | i915_gem_wait.c | 22 BUILD_BUG_ON(I915_WAIT_INTERRUPTIBLE != 0x1); in i915_gem_object_wait_fence() 31 flags & I915_WAIT_INTERRUPTIBLE, in i915_gem_object_wait_fence() 249 I915_WAIT_INTERRUPTIBLE | in i915_gem_wait_ioctl() 294 return i915_gem_object_wait_moving_fence(obj, !!(flags & I915_WAIT_INTERRUPTIBLE)); in i915_gem_object_wait_migration()
|
| D | i915_gem_phys.c | 149 I915_WAIT_INTERRUPTIBLE | in i915_gem_object_pwrite_phys() 179 I915_WAIT_INTERRUPTIBLE, in i915_gem_object_pread_phys()
|
| D | i915_gem_throttle.c | 88 I915_WAIT_INTERRUPTIBLE, in i915_gem_throttle_ioctl()
|
| D | i915_gem_execbuffer.c | 2501 if (i915_request_wait(rq, I915_WAIT_INTERRUPTIBLE, in eb_pin_timeline()
|
| /Linux-v6.1/drivers/gpu/drm/i915/gt/ |
| D | intel_ring.c | 217 I915_WAIT_INTERRUPTIBLE, in wait_for_space()
|
| D | selftest_timeline.c | 1136 I915_WAIT_INTERRUPTIBLE, in live_hwsp_read()
|
| /Linux-v6.1/drivers/gpu/drm/i915/ |
| D | i915_request.h | 440 #define I915_WAIT_INTERRUPTIBLE BIT(0) macro
|
| D | i915_gem.c | 489 I915_WAIT_INTERRUPTIBLE, in i915_gem_pread_ioctl() 769 I915_WAIT_INTERRUPTIBLE | in i915_gem_pwrite_ioctl()
|
| D | i915_request.c | 1953 const int state = flags & I915_WAIT_INTERRUPTIBLE ? in i915_request_wait_timeout()
|
| /Linux-v6.1/drivers/gpu/drm/i915/selftests/ |
| D | i915_perf.c | 381 if (i915_request_wait(rq, I915_WAIT_INTERRUPTIBLE, HZ / 2) < 0) { in live_noa_gpr()
|
| /Linux-v6.1/drivers/gpu/drm/i915/gem/selftests/ |
| D | i915_gem_context.c | 615 I915_WAIT_INTERRUPTIBLE, in throttle()
|