Searched refs:PIPE_B (Results 1 - 6 of 6) sorted by relevance
/solaris-x11-s11/open-src/kernel/i915/src/ |
H A D | intel_pm.c | 1388 if (g4x_compute_wm0(dev, PIPE_B, 1392 enabled |= 1 << PIPE_B; 1444 if (g4x_compute_wm0(dev, PIPE_B, 1448 enabled |= 1 << PIPE_B; 1815 if (g4x_compute_wm0(dev, PIPE_B, 1826 enabled |= 1 << PIPE_B; 1900 if (g4x_compute_wm0(dev, PIPE_B, 1911 enabled |= 1 << PIPE_B; 2003 if (g4x_compute_wm0(dev, PIPE_B, 2014 enabled |= 1 << PIPE_B; [all...] |
H A D | i915_ums.c | 226 i915_save_palette(dev, PIPE_B); 473 i915_restore_palette(dev, PIPE_B);
|
H A D | intel_ddi.c | 811 case PIPE_B: 924 *pipe = PIPE_B;
|
H A D | intel_display.c | 1042 panel_pipe = PIPE_B; 1608 * @pipe should be %PIPE_A or %PIPE_B. 1664 * @pipe should be %PIPE_A or %PIPE_B. 2273 to_intel_crtc(dev_priv->pipe_to_crtc_mapping[PIPE_B]); 2285 WARN_ON(I915_READ(FDI_RX_CTL(PIPE_B)) & FDI_RX_ENABLE); 3950 to_intel_crtc(dev_priv->pipe_to_crtc_mapping[PIPE_B]); 3977 case PIPE_B: 4733 (pipe == PIPE_B || pipe == PIPE_C)) 4973 if (crtc->pipe != PIPE_B) 5563 WARN_ON(I915_READ(FDI_RX_CTL(PIPE_B)) [all...] |
H A D | i915_drv.h | 56 PIPE_B, enumerator in enum:pipe
|
H A D | i915_irq.c | 1062 if (intel_set_cpu_fifo_underrun_reporting(dev, PIPE_B, false)) 1310 if (intel_set_cpu_fifo_underrun_reporting(dev, PIPE_B, false))
|
Completed in 134 milliseconds