android_kernel_xiaomi_sm8350/drivers/char/agp
Zhenyu Wang 176616814d intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMU
When graphics dma remapping engine is active, we must fill
gart table with dma address from dmar engine, as now graphics
device access to graphics memory must go through dma remapping
table to get real physical address.

Add this support to all drivers which use intel_i915_insert_entries()

Signed-off-by: Zhenyu Wang <zhenyu.z.wang@intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2009-08-03 09:04:50 +01:00
..
agp.h agp: Add generic support for graphics dma remapping 2009-08-03 09:04:47 +01:00
ali-agp.c agp: switch AGP to use page array instead of unsigned long array 2009-06-19 10:21:42 +10:00
alpha-agp.c
amd64-agp.c agp: Switch mask_memory() method to take address argument again, not page 2009-08-03 09:04:44 +01:00
amd-k7-agp.c agp: Switch mask_memory() method to take address argument again, not page 2009-08-03 09:04:44 +01:00
ati-agp.c agp: Switch mask_memory() method to take address argument again, not page 2009-08-03 09:04:44 +01:00
backend.c agp: Add generic support for graphics dma remapping 2009-08-03 09:04:47 +01:00
compat_ioctl.c
compat_ioctl.h
efficeon-agp.c agp: switch AGP to use page array instead of unsigned long array 2009-06-19 10:21:42 +10:00
frontend.c
generic.c agp: Add generic support for graphics dma remapping 2009-08-03 09:04:47 +01:00
hp-agp.c agp: Switch mask_memory() method to take address argument again, not page 2009-08-03 09:04:44 +01:00
i460-agp.c agp: Switch mask_memory() method to take address argument again, not page 2009-08-03 09:04:44 +01:00
intel-agp.c intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMU 2009-08-03 09:04:50 +01:00
isoch.c
Kconfig
Makefile
nvidia-agp.c agp: Switch mask_memory() method to take address argument again, not page 2009-08-03 09:04:44 +01:00
parisc-agp.c agp: Switch mask_memory() method to take address argument again, not page 2009-08-03 09:04:44 +01:00
sgi-agp.c agp: Switch mask_memory() method to take address argument again, not page 2009-08-03 09:04:44 +01:00
sis-agp.c
sworks-agp.c agp: Switch mask_memory() method to take address argument again, not page 2009-08-03 09:04:44 +01:00
uninorth-agp.c agp: switch AGP to use page array instead of unsigned long array 2009-06-19 10:21:42 +10:00
via-agp.c