]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Remove the explicit flush of the GPU write domain
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 20 Jul 2012 11:41:05 +0000 (12:41 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 25 Jul 2012 16:23:54 +0000 (18:23 +0200)
commitd0239706247eec6967e82126abcc282400123774
tree437a48ea129d8dfa7dcb992be48743ed75c8116b
parenteb1a08471890e84076573b75f8ac1ccaf68f7e50
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>
drivers/gpu/drm/i915/i915_gem.c