sna/gen4: Use PIPE_CONTROL for a smaller hammer
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 7 Jan 2014 14:05:09 +0000 (14:05 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 7 Jan 2014 14:05:09 +0000 (14:05 +0000)
commitb7565a26401e283df94b68019e8093f8104428f4
tree9fb8bf84e98c4fa54a6cb55a3bfe74510ca1fd07
parent9d8473c5d9489db439aca73f470bda29a22ebab6
sna/gen4: Use PIPE_CONTROL for a smaller hammer

Using MI_FLUSH to break up primitive is overkill when a top-of-pipe
PIPE_CONTROL will suffice.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/sna/gen4_render.c