HomeSort by: relevance | last modified time | path
    Searched defs:get_timeline (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_engine_cs.c 1245 static struct intel_timeline *get_timeline(struct i915_request *rq) function in typeref:struct:intel_timeline *
1392 struct intel_timeline *tl = get_timeline(rq);
1407 struct intel_timeline *tl = get_timeline(rq);
1522 struct intel_timeline *tl = get_timeline(rq);
intel_engine_cs.c 1245 static struct intel_timeline *get_timeline(struct i915_request *rq) function in typeref:struct:intel_timeline *
1392 struct intel_timeline *tl = get_timeline(rq);
1407 struct intel_timeline *tl = get_timeline(rq);
1522 struct intel_timeline *tl = get_timeline(rq);

Completed in 27 milliseconds