commit | c59a333f73868ca6fbcecea99b3542e2c62a3a5c | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Mar 06 13:51:29 2011 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Mar 07 11:06:02 2011 +0000 |
tree | 7c858d5ea0f03b6fb8b7ed7169319dfa4d1797af | |
parent | 3d3dc149eda48566619d165f6b34e5eeca00edf1 [diff] |
drm/i915: Only wait on a pending flip if we intend to write to the buffer ... as if we are only reading from it, we can do that concurrently with the queue flip. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>