Searched refs:intel_timeline_create (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_timeline.h42 intel_timeline_create(struct intel_gt *gt, struct i915_vma *global_hwsp);
H A Dselftest_timeline.c77 tl = intel_timeline_create(state->gt, NULL);
492 tl = intel_timeline_create(gt, NULL);
664 tl = intel_timeline_create(gt, NULL);
H A Dmock_engine.c159 ce->timeline = intel_timeline_create(ce->engine->gt, NULL);
H A Dintel_timeline.c295 intel_timeline_create(struct intel_gt *gt, struct i915_vma *global_hwsp) function
H A Dintel_ring_submission.c1987 timeline = intel_timeline_create(engine->gt, engine->status_page.vma);
H A Dintel_lrc.c4664 tl = intel_timeline_create(engine->gt, NULL);
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_context.c754 timeline = intel_timeline_create(&i915->gt, NULL);

Completed in 145 milliseconds