Searched refs:error_capture (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_reset.c | 34 if (!drm_mm_node_allocated(&ggtt->error_capture)) in __igt_reset_stolen() 88 ggtt->error_capture.start, in __igt_reset_stolen() 95 ggtt->error_capture.start, in __igt_reset_stolen() 111 ggtt->vm.clear_range(&ggtt->vm, ggtt->error_capture.start, PAGE_SIZE); in __igt_reset_stolen() 131 ggtt->error_capture.start, in __igt_reset_stolen() 138 ggtt->error_capture.start, in __igt_reset_stolen() 160 ggtt->vm.clear_range(&ggtt->vm, ggtt->error_capture.start, PAGE_SIZE); in __igt_reset_stolen()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_stolen.c | 602 if (!drm_mm_node_allocated(&ggtt->error_capture)) in dbg_poison() 615 ggtt->error_capture.start, in dbg_poison() 622 ggtt->error_capture.start, in dbg_poison() 631 ggtt->vm.clear_range(&ggtt->vm, ggtt->error_capture.start, PAGE_SIZE); in dbg_poison()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_vm_types.h | 364 } error_capture; member
|