Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/i915/
Di915_irq.c146 i915_pipe_enabled(struct drm_device *dev, int pipe) in i915_pipe_enabled() function
162 if (!i915_pipe_enabled(dev, pipe)) { in i915_get_vblank_counter()
192 if (!i915_pipe_enabled(dev, pipe)) { in gm45_get_vblank_counter()
210 if (!i915_pipe_enabled(dev, pipe)) { in i915_get_crtc_scanoutpos()
1532 if (!i915_pipe_enabled(dev, pipe)) in i915_enable_vblank()
1556 if (!i915_pipe_enabled(dev, pipe)) in ironlake_enable_vblank()
1572 if (!i915_pipe_enabled(dev, pipe)) in ivybridge_enable_vblank()
Di915_suspend.c33 static bool i915_pipe_enabled(struct drm_device *dev, enum pipe pipe) in i915_pipe_enabled() function
57 if (!i915_pipe_enabled(dev, pipe)) in i915_save_palette()
79 if (!i915_pipe_enabled(dev, pipe)) in i915_restore_palette()