Searched refs:intel_wait_for_pipe_off (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_drv.h587 extern void intel_wait_for_pipe_off(struct drm_device *dev, int pipe);
H A Dintel_tv.c1106 intel_wait_for_pipe_off(dev, intel_crtc->pipe);
H A Dintel_display.c992 * intel_wait_for_pipe_off - wait for pipe to turn off
1008 void intel_wait_for_pipe_off(struct drm_device *dev, int pipe) function
1879 intel_wait_for_pipe_off(dev_priv->dev, pipe);

Completed in 143 milliseconds