OSDN Git Service

drm/i915: drop the double-OP_STOREDW usage in blt_ring_flush
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 4 Nov 2012 11:24:47 +0000 (12:24 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 11 Nov 2012 22:51:42 +0000 (23:51 +0100)
commitb3fcabb15bb83202fb5e4e5b296711b91c4942a3
treeaaa861d226501f51673d513ce04d2d6a7d8cd31d
parent1abd02e2dd7e0bd577000301fb2fd47780637387
drm/i915: drop the double-OP_STOREDW usage in blt_ring_flush

This has been introduced in "drm/i915: TLB invalidation with
MI_FLUSH_DW requires a post-sync op".

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Reported-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ringbuffer.c