Searched refs:global_sync (Results 1 – 2 of 2) sorted by relevance
73 u32 global_sync[I915_NUM_ENGINES]; member
241 memset(timeline->global_sync, 0, sizeof(timeline->global_sync)); in reset_all_global_seqno()879 if (seqno <= to->timeline->global_sync[from->engine->id]) in i915_request_await_request()887 to->timeline->global_sync[from->engine->id] = seqno; in i915_request_await_request()