OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_fifo_underrun_disabled
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_fifo_underrun.c
70
if (crtc->
cpu_fifo_underrun_disabled
)
266
old = !crtc->
cpu_fifo_underrun_disabled
;
267
crtc->
cpu_fifo_underrun_disabled
= !enable;
381
crtc->
cpu_fifo_underrun_disabled
)
429
if (crtc->
cpu_fifo_underrun_disabled
)
intel_display_types.h
1081
bool
cpu_fifo_underrun_disabled
;
member in struct:intel_crtc
intel_display.c
17944
crtc->
cpu_fifo_underrun_disabled
= true;
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_debugfs.c
2660
yesno(!crtc->
cpu_fifo_underrun_disabled
),
Completed in 69 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026