i965/drm: Drop GEM_SW_FINISH stuff.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 3 Apr 2017 06:35:27 +0000 (23:35 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 10 Apr 2017 21:31:49 +0000 (14:31 -0700)
commitfbb32971651e7453498e082cabdd92d789417ab2
tree57096ceb29646340e43064f9d81aa8869b81673b
parent80761a42e0e6a79728b5f9b3d6df0616d64fe45e
i965/drm: Drop GEM_SW_FINISH stuff.

This is only useful when doing an incoherent CPU mapping of the current
scanout buffer.  That's a terrible plan, so we never do it.  We always
use an uncached GTT map.

So, this is useless.  Drop the code.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/intel_bufmgr_gem.c