Searched refs:igt_emit_store_dw (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/ |
H A D | igt_gem_utils.c | 42 igt_emit_store_dw(struct i915_vma *vma, in igt_emit_store_dw() function 123 batch = igt_emit_store_dw(vma, offset, count, val); in igt_gpu_fill_dw()
|
H A D | igt_gem_utils.h | 25 igt_emit_store_dw(struct i915_vma *vma,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/ |
H A D | igt_gem_utils.c | 40 igt_emit_store_dw(struct i915_vma *vma, in igt_emit_store_dw() function 121 batch = igt_emit_store_dw(vma, offset, count, val); in igt_gpu_fill_dw()
|
H A D | igt_gem_utils.h | 23 igt_emit_store_dw(struct i915_vma *vma,
|
Completed in 1 milliseconds