Searched refs:i915_sg_trim (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_scatterlist.c15 bool i915_sg_trim(struct sg_table *orig_st) function
144 i915_sg_trim(st);
235 i915_sg_trim(st);
H A Di915_scatterlist.h160 bool i915_sg_trim(struct sg_table *orig_st);
H A Di915_vma.c1253 i915_sg_trim(st);
1290 i915_sg_trim(st); /* Drop any unused tail entries. */
/openbsd-current/sys/dev/pci/drm/i915/selftests/
H A Dscatterlist.c348 if (i915_sg_trim(&pt.st)) {
351 pr_err("i915_sg_trim failed (nents %u, orig_nents %u), expected %lu\n",
359 "i915_sg_trim",
/openbsd-current/sys/dev/pci/drm/i915/gem/
H A Di915_gem_shmem.c217 i915_sg_trim(st);
/openbsd-current/sys/dev/pci/drm/i915/gem/selftests/
H A Dhuge_pages.c259 i915_sg_trim(st);

Completed in 161 milliseconds