OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I915_HW_FLUSH
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/drivers/i915/
i915_context.h
343
#define
I915_HW_FLUSH
(1<<(I915_MAX_CACHE+1))
358
i915->hardware_dirty |=
I915_HW_FLUSH
;
i915_state_emit.c
556
VALIDATE_ATOM(flush,
I915_HW_FLUSH
);
605
EMIT_ATOM(flush,
I915_HW_FLUSH
);
Completed in 36 milliseconds