OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pipea_stats
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
i915_irq.c
188
u32
pipea_stats
, pipeb_stats;
local in function:i915_driver_irq_handler
196
pipea_stats
= pipeb_stats = 0;
203
pipea_stats
= I915_READ(PIPEASTAT);
204
I915_WRITE(PIPEASTAT,
pipea_stats
);
218
iir,
pipea_stats
, pipeb_stats);
231
if (
pipea_stats
& (PIPE_START_VBLANK_INTERRUPT_STATUS |
i915_irq.c
188
u32
pipea_stats
, pipeb_stats;
local in function:i915_driver_irq_handler
196
pipea_stats
= pipeb_stats = 0;
203
pipea_stats
= I915_READ(PIPEASTAT);
204
I915_WRITE(PIPEASTAT,
pipea_stats
);
218
iir,
pipea_stats
, pipeb_stats);
231
if (
pipea_stats
& (PIPE_START_VBLANK_INTERRUPT_STATUS |
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025