Home
last modified time | relevance | path

Searched refs:i915_gem_valid_gtt_space (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_vma.h201 bool i915_gem_valid_gtt_space(struct i915_vma *vma, unsigned long color);
H A Di915_vma.c579 bool i915_gem_valid_gtt_space(struct i915_vma *vma, unsigned long color) in i915_gem_valid_gtt_space() function
727 GEM_BUG_ON(!i915_gem_valid_gtt_space(vma, color)); in i915_vma_insert()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_vma.h258 bool i915_gem_valid_gtt_space(struct i915_vma *vma, unsigned long color);
H A Di915_vma.c708 bool i915_gem_valid_gtt_space(struct i915_vma *vma, unsigned long color) in i915_gem_valid_gtt_space() function
886 GEM_BUG_ON(!i915_gem_valid_gtt_space(vma, color)); in i915_vma_insert()

Completed in 9 milliseconds