Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_gpu_error.h243 i915_vma_capture_prepare(struct intel_gt_coredump *gt);
312 i915_vma_capture_prepare(struct intel_gt_coredump *gt) in i915_vma_capture_prepare() function
Di915_gpu_error.c1772 i915_vma_capture_prepare(struct intel_gt_coredump *gt) in i915_vma_capture_prepare() function
1819 compress = i915_vma_capture_prepare(error->gt); in i915_gpu_coredump()
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dintel_lrc.c2953 i915_vma_capture_prepare(gt); in execlists_capture_work()