OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLANE_B
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.h
177
PLANE_B
,
intel_display.c
4269
return i9xx_plane ==
PLANE_B
;
4275
return i9xx_plane ==
PLANE_B
||
4354
} else if (IS_CHERRYVIEW(dev_priv) && i9xx_plane ==
PLANE_B
) {
16136
return i9xx_plane == PLANE_A || i9xx_plane ==
PLANE_B
||
16139
return i9xx_plane == PLANE_A || i9xx_plane ==
PLANE_B
;
17770
WARN_ON(I915_READ(DSPCNTR(
PLANE_B
)) & DISPLAY_PLANE_ENABLE);
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
cmd_parser.c
1225
[2] = {PIPE_A,
PLANE_B
, SPRITE_A_FLIP_DONE},
1226
[3] = {PIPE_B,
PLANE_B
, SPRITE_B_FLIP_DONE},
1228
[5] = {PIPE_C,
PLANE_B
, SPRITE_C_FLIP_DONE},
1253
} else if (info->plane ==
PLANE_B
) {
/src/sys/external/bsd/drm2/dist/drm/i915/
intel_pm.c
520
if (i9xx_plane ==
PLANE_B
)
536
if (i9xx_plane ==
PLANE_B
)
2346
fifo_size = dev_priv->display.get_fifo_size(dev_priv,
PLANE_B
);
2347
crtc = intel_get_crtc_for_plane(dev_priv,
PLANE_B
);
Completed in 36 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026