switch ggtt from agp_map to io_mapping
authorjsg <jsg@openbsd.org>
Wed, 20 Mar 2024 06:02:19 +0000 (06:02 +0000)
committerjsg <jsg@openbsd.org>
Wed, 20 Mar 2024 06:02:19 +0000 (06:02 +0000)
commite64fda4000380e0dbfa2725857f96ea40e6cf019
treec52be28631928f5ec32b7e8a56c611f61bb90c30
parentc06a237e078d02c4750754caec779aa0389e30c5
switch ggtt from agp_map to io_mapping

reduces the diff to linux, no functional change
sys/dev/pci/drm/i915/gem/i915_gem_execbuffer.c
sys/dev/pci/drm/i915/gt/intel_ggtt.c
sys/dev/pci/drm/i915/gt/intel_gtt.h
sys/dev/pci/drm/i915/i915_drv.h
sys/dev/pci/drm/i915/i915_gem.c
sys/dev/pci/drm/i915/i915_vma.c