adapt more functions to the i915_gem_phys hack
authorjsg <jsg@openbsd.org>
Tue, 8 Aug 2023 10:16:51 +0000 (10:16 +0000)
committerjsg <jsg@openbsd.org>
Tue, 8 Aug 2023 10:16:51 +0000 (10:16 +0000)
commit0db1f4c520efc3c84762bae533bac016a1d36f83
tree4070b941b8b0bccd5d8e1beef8ecf6d32d35c7c9
parente2ace5e53c443884629c14b9c2f46f1cb5ff48aa
adapt more functions to the i915_gem_phys hack

linux stashes a dma va in the vm_page pointer part of the scatterlist.
We use a pointer to a struct with the dma tag and map.
sys/dev/pci/drm/i915/gem/i915_gem_phys.c