OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:enabled_pipe
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c
14245
enum pipe first_pipe = INVALID_PIPE,
enabled_pipe
= INVALID_PIPE;
local
14280
if (
enabled_pipe
!= INVALID_PIPE)
14283
enabled_pipe
= crtc->pipe;
14286
if (
enabled_pipe
!= INVALID_PIPE)
14287
first_crtc_state->hsw_workaround_pipe =
enabled_pipe
;
Completed in 25 milliseconds
Indexes created Thu May 21 00:25:23 UTC 2026