commit | 26b9c4a57fc3ff0ae6032548870bebfa5cd0de3d | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 20 12:41:05 2012 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Jul 25 18:23:54 2012 +0200 |
tree | 437a48ea129d8dfa7dcb992be48743ed75c8116b | |
parent | 86d5bc37824f169a03d03bcc47259e82136d6a34 [diff] |
drm/i915: Remove the explicit flush of the GPU write domain Rely instead on the insertion of the implicit flush before the seqno breadcrumb. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>