OSDN Git Service

anv: Soft-pin client-allocated memory
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 30 May 2018 23:06:39 +0000 (16:06 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 1 Jun 2018 21:27:11 +0000 (14:27 -0700)
commite7d0378bd958e56e25fe0f185d9403e766f0be32
tree182542fecfeda81ed408bedc25cf9c0e6e504e9c
parentcaf41c78cad7cbbc415a2b1f20a5997501e89729
anv: Soft-pin client-allocated memory

Now that we've done all that refactoring, addresses are now being
directly written into surface states by ISL and BLORP whenever a BO is
pinned so there's really nothing to do besides enable it.

Reviewed-by: Scott D Phillips <scott.d.phillips@intel.com>
src/intel/vulkan/anv_device.c