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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Di915_suspend.c32 static bool i915_pipe_enabled(struct drm_device *dev, enum pipe pipe) function
53 if (!i915_pipe_enabled(dev, pipe))
75 if (!i915_pipe_enabled(dev, pipe))
H A Di915_irq.c182 * i915_pipe_enabled - check if a pipe is enabled
191 i915_pipe_enabled(struct drm_device *dev, int pipe) function
215 if (!i915_pipe_enabled(dev, pipe)) {
245 if (!i915_pipe_enabled(dev, pipe)) {

Completed in 109 milliseconds