OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:commit_ready
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_atomic.c
499
i915_sw_fence_init(&state->
commit_ready
, intel_atomic_commit_ready);
intel_display_types.h
523
struct i915_sw_fence
commit_ready
;
member in struct:intel_atomic_state
intel_display.c
15301
spin_lock(&intel_state->
commit_ready
.wait.lock);
15302
list_add_tail(&waiter.entry, &intel_state->
commit_ready
.wait.head);
15303
spin_unlock(&intel_state->
commit_ready
.wait.lock);
15308
(i915_sw_fence_done(&intel_state->
commit_ready
) ||
15312
spin_lock(&intel_state->
commit_ready
.wait.lock);
15314
spin_unlock(&intel_state->
commit_ready
.wait.lock);
15513
container_of(fence, struct intel_atomic_state,
commit_ready
);
15565
i915_sw_fence_reinit(&state->
commit_ready
);
15598
i915_sw_fence_commit(&state->
commit_ready
);
15608
i915_sw_fence_commit(&state->
commit_ready
);
[
all
...]
Completed in 189 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025