Searched refs:intel_timeline_create (Results 1 – 7 of 7) sorted by relevance
42 intel_timeline_create(struct intel_gt *gt, struct i915_vma *global_hwsp);
77 tl = intel_timeline_create(state->gt, NULL); in __mock_hwsp_timeline()492 tl = intel_timeline_create(gt, NULL); in checked_intel_timeline_create()664 tl = intel_timeline_create(gt, NULL); in live_hwsp_wrap()
159 ce->timeline = intel_timeline_create(ce->engine->gt, NULL); in mock_context_alloc()
295 intel_timeline_create(struct intel_gt *gt, struct i915_vma *global_hwsp) in intel_timeline_create() function
1987 timeline = intel_timeline_create(engine->gt, engine->status_page.vma); in intel_ring_submission_setup()
4664 tl = intel_timeline_create(engine->gt, NULL); in __execlists_context_alloc()
754 timeline = intel_timeline_create(&i915->gt, NULL); in i915_gem_create_context()