Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/
Di915_gpu_error.h294 i915_vma_capture_prepare(struct intel_gt_coredump *gt);
370 i915_vma_capture_prepare(struct intel_gt_coredump *gt) in i915_vma_capture_prepare() function
Di915_gpu_error.c2026 i915_vma_capture_prepare(struct intel_gt_coredump *gt) in i915_vma_capture_prepare() function
2071 compress = i915_vma_capture_prepare(error->gt); in __i915_gpu_coredump()
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_execlists_submission.c2226 i915_vma_capture_prepare(gt); in execlists_capture_work()