Searched refs:PIPE_C (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_ddi.c814 case PIPE_C:
927 *pipe = PIPE_C;
H A Dintel_pm.c2017 if (g4x_compute_wm0(dev, PIPE_C,
2028 enabled |= 1 << PIPE_C;
2284 for (pipe = PIPE_A; pipe <= PIPE_C; pipe++) {
2536 previous.wm_linetime[2] = I915_READ(PIPE_WM_LINETIME(PIPE_C));
2574 I915_WRITE(PIPE_WM_LINETIME(PIPE_C), results->wm_linetime[2]);
H A Dintel_display.c2275 to_intel_crtc(dev_priv->pipe_to_crtc_mapping[PIPE_C]);
2286 WARN_ON(I915_READ(FDI_RX_CTL(PIPE_C)) & FDI_RX_ENABLE);
3978 if (dev_priv->pipe_to_crtc_mapping[PIPE_C]->enabled &&
3985 case PIPE_C:
4733 (pipe == PIPE_B || pipe == PIPE_C))
5564 WARN_ON(I915_READ(FDI_RX_CTL(PIPE_C)) & FDI_RX_ENABLE);
5588 case PIPE_C:
6015 trans_edp_pipe = PIPE_C;
H A Di915_drv.h57 PIPE_C, enumerator in enum:pipe
H A Di915_irq.c1066 if (intel_set_cpu_fifo_underrun_reporting(dev, PIPE_C, false))

Completed in 1601 milliseconds