CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/08 04:16:51
Modified files:
sys/dev/pci/drm/i915/gem: i915_gem_phys.c
Log message:
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.
