Searched refs:PIPE_B (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/i915/
H A Dintel_ddi.c998 case PIPE_B:
1126 *pipe = PIPE_B;
H A Dintel_hdmi.c621 else if (intel_crtc->pipe == PIPE_B)
671 if (pipe == PIPE_B)
H A Di915_suspend.c375 i915_save_palette(dev, PIPE_B);
597 i915_restore_palette(dev, PIPE_B);
H A Dintel_display.c1206 panel_pipe = PIPE_B;
1799 * @pipe should be %PIPE_A or %PIPE_B.
1851 * @pipe should be %PIPE_A or %PIPE_B.
2441 to_intel_crtc(dev_priv->pipe_to_crtc_mapping[PIPE_B]);
2450 WARN_ON(I915_READ(FDI_RX_CTL(PIPE_B)) & FDI_RX_ENABLE);
4679 (pipe == PIPE_B || pipe == PIPE_C))
5329 WARN_ON(I915_READ(FDI_RX_CTL(PIPE_B)) & FDI_RX_ENABLE);
5343 to_intel_crtc(dev_priv->pipe_to_crtc_mapping[PIPE_B]);
5362 case PIPE_B:
9267 pipe = PIPE_B;
[all...]
H A Di915_drv.h55 PIPE_B, enumerator in enum:pipe
H A Dintel_sdvo.c1291 if (pipe == PIPE_B)

Completed in 301 milliseconds