Searched refs:__intel_timeline_create (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_timeline.c146 __intel_timeline_create(struct intel_gt *gt, function
173 tl = __intel_timeline_create(engine->gt, hwsp, offset);
H A Dintel_timeline.h18 __intel_timeline_create(struct intel_gt *gt,
25 return __intel_timeline_create(gt, NULL, 0);

Completed in 163 milliseconds