Home
last modified time | relevance | path

Searched refs:i915_vma_capture_prepare (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/
Di915_gpu_error.h244 i915_vma_capture_prepare(struct intel_gt_coredump *gt);
314 i915_vma_capture_prepare(struct intel_gt_coredump *gt) in i915_vma_capture_prepare() function
Di915_gpu_error.c1794 i915_vma_capture_prepare(struct intel_gt_coredump *gt) in i915_vma_capture_prepare() function
1839 compress = i915_vma_capture_prepare(error->gt); in i915_gpu_coredump()
/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_execlists_submission.c2201 i915_vma_capture_prepare(gt); in execlists_capture_work()