Searched refs:i915_pipe_enabled (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_ums.c34 static bool i915_pipe_enabled(struct drm_device *dev, enum pipe pipe) function
58 if (!i915_pipe_enabled(dev, pipe))
80 if (!i915_pipe_enabled(dev, pipe))
H A Di915_irq.c347 * i915_pipe_enabled - check if a pipe is enabled
356 i915_pipe_enabled(struct drm_device *dev, int pipe) function
381 if (!i915_pipe_enabled(dev, pipe)) {
411 if (!i915_pipe_enabled(dev, pipe)) {
431 if (!i915_pipe_enabled(dev, pipe)) {
2154 if (!i915_pipe_enabled(dev, pipe))
2178 if (!i915_pipe_enabled(dev, pipe))
2194 if (!i915_pipe_enabled(dev, pipe))
2211 if (!i915_pipe_enabled(dev, pipe))

Completed in 264 milliseconds