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

/netbsd-current/sys/external/bsd/drm/dist/shared-core/
H A Di915_irq.c113 * i915_pipe_enabled - check if a pipe is enabled
122 i915_pipe_enabled(struct drm_device *dev, unsigned int pipe) function
146 if (!i915_pipe_enabled(dev, pipe)) {
175 if (!i915_pipe_enabled(dev, pipe)) {
H A Di915_suspend.c35 static bool i915_pipe_enabled(struct drm_device *dev, enum pipex pipe) function
52 if (!i915_pipe_enabled(dev, pipe))
71 if (!i915_pipe_enabled(dev, pipe))

Completed in 123 milliseconds