drm/i915: Remove the random SyncFlush during initialisation
commit015b9c8ce50e5bfb7ea78613dcad4b30d1a0d9da
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 20 Aug 2010 10:26:59 +0000 (20 11:26 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 09:23:55 +0000 (8 10:23 +0100)
tree9534a33dffc33ab35ca4469e4259085ba49dd25a
parent3bd3c9329973a93fa3ef5e9840f2fd6fa2889e3f
drm/i915: Remove the random SyncFlush during initialisation

We have no idea why we request a SyncFlush via INSTPM at that point in
time -- we certainly never check for its completion...

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_dma.c