commit | ec5da01e23eec303dd313aa62b8ed4712c488437 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Sep 12 13:34:08 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sun Sep 12 13:34:08 2010 +0100 |
tree | 7f5a6c4a606133e787cf9f052caad319bae35cd5 | |
parent | c9f9ccc150e119bab6a1003e7762b024623011d8 [diff] |
drm/i915: Use msleep instead of mdelay during wait_vblank_off Avoid a potentially long busy-wait if we not in the process of atomically switching to the kdb console. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>