Home
last modified time | relevance | path

Searched refs:_gt (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_gpu_error.c1088 struct i915_ggtt *ggtt = gt->_gt->ggtt; in gt_record_fences()
1089 struct intel_uncore *uncore = gt->_gt->uncore; in gt_record_fences()
1459 for_each_engine(engine, gt->_gt, id) { in gt_record_engines()
1484 const struct intel_uc *uc = &gt->_gt->uc; in gt_record_uc()
1501 i915_vma_coredump_create(gt->_gt, in gt_record_uc()
1510 struct i915_ggtt *ggtt = gt->_gt->ggtt; in gt_capture_prepare()
1517 struct i915_ggtt *ggtt = gt->_gt->ggtt; in gt_capture_finish()
1530 struct intel_uncore *uncore = gt->_gt->uncore; in gt_record_regs()
1645 memcpy(&gt->info, &gt->_gt->info, sizeof(struct intel_gt_info)); in gt_record_info()
1762 gc->_gt = gt; in intel_gt_coredump_alloc()
Di915_gpu_error.h118 const struct intel_gt *_gt; member