Searched refs:intel_timeline_create (Results 1 – 7 of 7) sorted by relevance
40 intel_timeline_create(struct intel_gt *gt, struct i915_vma *global_hwsp);
70 tl = intel_timeline_create(&state->i915->gt, NULL); in __mock_hwsp_timeline()482 tl = intel_timeline_create(&i915->gt, NULL); in checked_intel_timeline_create()664 tl = intel_timeline_create(&i915->gt, NULL); in live_hwsp_wrap()
138 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
2341 timeline = intel_timeline_create(engine->gt, engine->status_page.vma); in intel_ring_submission_init()
3370 tl = intel_timeline_create(engine->gt, NULL); in __execlists_context_alloc()
558 timeline = intel_timeline_create(&dev_priv->gt, NULL); in i915_gem_create_context()