i965/drm: Drop userptr support for now.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 22 Mar 2017 19:42:43 +0000 (12:42 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 10 Apr 2017 21:31:39 +0000 (14:31 -0700)
commit0314eed3b12b55a921530c0ba5656c8c7ea27404
treeb5e2e7bd587ec4bf5445d865ed174720ca12a3fd
parenta460e1eb51406e5ca54abda42112bfb8523ff046
i965/drm: Drop userptr support for now.

We'll want userptr support for GL_AMD_pinned_memory support someday,
and possibly some other upload optimizations.  Chris says "not in this
form" though.  Drop it and simplify for now - we can add it back later
when we're ready to hook it up fully.

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