Searched refs:intel_timeline (Results 1 – 16 of 16) sorted by relevance
12 struct intel_timeline;14 void mock_timeline_init(struct intel_timeline *timeline, u64 context);15 void mock_timeline_fini(struct intel_timeline *timeline);
11 void mock_timeline_init(struct intel_timeline *timeline, u64 context) in mock_timeline_init()26 void mock_timeline_fini(struct intel_timeline *timeline) in mock_timeline_fini()
27 static struct page *hwsp_page(struct intel_timeline *tl) in hwsp_page()35 static unsigned long hwsp_cacheline(struct intel_timeline *tl) in hwsp_cacheline()42 static int selftest_tl_pin(struct intel_timeline *tl) in selftest_tl_pin()68 struct intel_timeline **history;79 struct intel_timeline *tl) in __mock_hwsp_record()93 struct intel_timeline *tl; in __mock_hwsp_timeline()204 static int __igt_sync(struct intel_timeline *tl, in __igt_sync()246 struct intel_timeline tl; in igt_sync()290 struct intel_timeline tl; in bench_sync()485 checked_tl_write(struct intel_timeline *tl, struct intel_engine_cs *engine, u32 value) in checked_tl_write()[all …]
13 struct intel_timeline;24 struct intel_timeline *tl);
21 struct intel_timeline { struct70 struct intel_timeline *retire; argument
247 static inline struct intel_timeline *__must_check251 struct intel_timeline *tl = ce->timeline; in intel_context_timeline_lock()267 static inline void intel_context_timeline_unlock(struct intel_timeline *tl) in intel_context_timeline_unlock()
16 static int mock_timeline_pin(struct intel_timeline *tl) in mock_timeline_pin()32 static void mock_timeline_unpin(struct intel_timeline *tl) in mock_timeline_unpin()
110 struct intel_timeline *tl, in __queue_and_release_pm()
20 static int timeline_sync(struct intel_timeline *tl) in timeline_sync()
194 struct intel_timeline *tl, in wait_for_space()
56 struct intel_timeline *tl = in write_timestamp()
485 struct intel_timeline *tl = ce->timeline; in intel_context_prepare_remote_request()
86 struct intel_timeline * const tl = i915_request_timeline(rq); in pxp_request_commit()
17 struct intel_timeline;
128 gt/intel_timeline.o \
2468 struct intel_timeline *tl = ce->timeline; in eb_throttle()2502 struct intel_timeline *tl; in eb_pin_timeline()3059 static void retire_requests(struct intel_timeline *tl, struct i915_request *end) in retire_requests()3071 struct intel_timeline * const tl = i915_request_timeline(rq); in eb_request_add()