OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:post_sync
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
cmd_parser.c
1120
unsigned int
post_sync
;
local in function:cmd_handler_pipe_control
1124
post_sync
= (cmd_val(s, 1) & PIPE_CONTROL_POST_SYNC_OP_MASK) >> 14;
1130
else if (
post_sync
) {
1131
if (
post_sync
== 2)
1133
else if (
post_sync
== 3)
1135
else if (
post_sync
== 1) {
Completed in 49 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025