Home
last modified time | relevance | path

Searched refs:I915_WAIT_INTERRUPTIBLE (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_domain.c54 I915_WAIT_INTERRUPTIBLE | in i915_gem_object_set_to_wc_domain()
115 I915_WAIT_INTERRUPTIBLE | in i915_gem_object_set_to_gtt_domain()
231 I915_WAIT_INTERRUPTIBLE | in i915_gem_object_set_cache_level()
387 I915_WAIT_INTERRUPTIBLE, in i915_gem_set_caching_ioctl()
545 I915_WAIT_INTERRUPTIBLE | in i915_gem_object_set_to_cpu_domain()
629 I915_WAIT_INTERRUPTIBLE | in i915_gem_set_domain_ioctl()
705 I915_WAIT_INTERRUPTIBLE, in i915_gem_object_prepare_read()
759 I915_WAIT_INTERRUPTIBLE | in i915_gem_object_prepare_write()
Di915_gem_wait.c20 BUILD_BUG_ON(I915_WAIT_INTERRUPTIBLE != 0x1); in i915_gem_object_wait_fence()
29 flags & I915_WAIT_INTERRUPTIBLE, in i915_gem_object_wait_fence()
247 I915_WAIT_INTERRUPTIBLE | in i915_gem_wait_ioctl()
Di915_gem_throttle.c68 I915_WAIT_INTERRUPTIBLE, in i915_gem_throttle_ioctl()
Di915_gem_mman.c451 I915_WAIT_INTERRUPTIBLE, in create_mmap_offset()
Di915_gem_execbuffer.c2244 I915_WAIT_INTERRUPTIBLE, in __eb_pin_engine()
/Linux-v5.4/drivers/gpu/drm/i915/selftests/
Digt_live_test.c29 I915_WAIT_INTERRUPTIBLE | in igt_live_test_begin()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_active.h322 I915_WAIT_INTERRUPTIBLE, in i915_active_request_retire()
Di915_request.h311 #define I915_WAIT_INTERRUPTIBLE BIT(0) macro
Di915_gem_evict.c50 I915_WAIT_INTERRUPTIBLE |
Di915_gem.c467 I915_WAIT_INTERRUPTIBLE, in i915_gem_pread_ioctl()
779 I915_WAIT_INTERRUPTIBLE | in i915_gem_pwrite_ioctl()
Di915_request.c1399 const int state = flags & I915_WAIT_INTERRUPTIBLE ? in i915_request_wait()
Di915_debugfs.c3632 I915_WAIT_INTERRUPTIBLE | in i915_drop_caches_set()
3638 I915_WAIT_INTERRUPTIBLE | in i915_drop_caches_set()
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_ringbuffer.c1892 I915_WAIT_INTERRUPTIBLE, in wait_for_space()