Searched refs:i915_pipe_enabled (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s12/open-src/kernel/i915/src/ |
H A D | i915_ums.c | 34 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 D | i915_irq.c | 347 * 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 19 milliseconds