OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pps_pipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp.c
762
enum pipe pipe = intel_dp->
pps_pipe
;
846
intel_dp->active_pipe != intel_dp->
pps_pipe
);
848
if (intel_dp->
pps_pipe
!= INVALID_PIPE)
849
pipes &= ~(1 << intel_dp->
pps_pipe
);
851
WARN_ON(intel_dp->
pps_pipe
!= INVALID_PIPE);
877
intel_dp->active_pipe != intel_dp->
pps_pipe
);
879
if (intel_dp->
pps_pipe
!= INVALID_PIPE)
880
return intel_dp->
pps_pipe
;
892
intel_dp->
pps_pipe
= pipe;
895
pipe_name(intel_dp->
pps_pipe
),
[
all
...]
intel_display_types.h
1276
enum pipe
pps_pipe
;
member in struct:intel_dp
Completed in 27 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025