commit | e6c3a2a6d358a726c2c52cb0132c9ad8f6f37486 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Sep 23 23:04:43 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Sep 24 14:19:57 2010 +0100 |
tree | c326448ac6aa0abe53d7cb5a9706894572fd19ca | |
parent | d3849eded23e6c78b19acc1a3a7811a01d2f541d [diff] |
drm/i915: Use an uninterruptible wait for page-flips during modeset We need to drain the pending flips prior to disabling the pipe during modeset, and these need to be done in an uninterruptible fashion. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>