Home
last modified time | relevance | path

Searched refs:i915_vma_coredump_free (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_gpu_error.c1011 static void i915_vma_coredump_free(struct i915_vma_coredump *vma) in i915_vma_coredump_free() function
1038 i915_vma_coredump_free(uc->guc.vma_log); in cleanup_uc()
1039 i915_vma_coredump_free(uc->guc.vma_ctb); in cleanup_uc()
1051 i915_vma_coredump_free(ee->vma); in cleanup_gt()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_gpu_error.c927 static void i915_vma_coredump_free(struct i915_vma_coredump *vma) in i915_vma_coredump_free() function
950 i915_vma_coredump_free(uc->guc_log); in cleanup_uc()
962 i915_vma_coredump_free(ee->vma); in cleanup_gt()

Completed in 9 milliseconds