OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INTEL_OUTPUT_DSI
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dsi_dcs_backlight.c
174
if (WARN_ON(encoder->type !=
INTEL_OUTPUT_DSI
))
intel_opregion.c
385
if (intel_encoder->type ==
INTEL_OUTPUT_DSI
)
411
case
INTEL_OUTPUT_DSI
:
icl_dsi.c
1334
pipe_config->output_types |= BIT(
INTEL_OUTPUT_DSI
);
1723
encoder->type =
INTEL_OUTPUT_DSI
;
intel_cdclk.c
1996
if (intel_crtc_has_type(crtc_state,
INTEL_OUTPUT_DSI
) &&
2005
if (intel_crtc_has_type(crtc_state,
INTEL_OUTPUT_DSI
) &&
vlv_dsi.c
1201
pipe_config->output_types |= BIT(
INTEL_OUTPUT_DSI
);
1866
intel_encoder->type =
INTEL_OUTPUT_DSI
;
intel_display_types.h
68
INTEL_OUTPUT_DSI
= 9,
intel_vdsc.c
1004
if (encoder->type ==
INTEL_OUTPUT_DSI
)
intel_color.c
418
if (intel_crtc_has_type(crtc_state,
INTEL_OUTPUT_DSI
))
intel_sprite.c
97
intel_crtc_has_type(new_crtc_state,
INTEL_OUTPUT_DSI
);
intel_display.c
1856
if (intel_crtc_has_type(new_crtc_state,
INTEL_OUTPUT_DSI
))
7462
if (!intel_crtc_has_type(old_crtc_state,
INTEL_OUTPUT_DSI
)) {
8191
if (!intel_crtc_has_type(pipe_config,
INTEL_OUTPUT_DSI
))
8208
if (!intel_crtc_has_type(pipe_config,
INTEL_OUTPUT_DSI
))
10560
if (!intel_crtc_has_type(crtc_state,
INTEL_OUTPUT_DSI
) ||
intel_ddi.c
3072
if (encoder->type ==
INTEL_OUTPUT_DSI
) {
intel_dpll_mgr.c
2631
intel_crtc_has_type(crtc_state,
INTEL_OUTPUT_DSI
))
Completed in 100 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026