2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 02:34:01 +08:00
linux-next/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 agp: enable optimized agp_alloc_pages methods 2008-08-22 06:07:33 +02:00
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 agp: more boolean conversions. 2008-06-19 10:42:17 +10:00
compat_ioctl.h agp: add chipset flushing support to AGP interface 2008-02-05 14:33:32 +10:00
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 Merge commit 'v2.6.26' into bkl-removal 2008-07-14 15:29:34 -06:00
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 agp: use dev_printk when possible 2008-08-12 10:13:38 +10:00
Kconfig x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU 2007-10-30 00:22:22 +01:00
Makefile [AGPGART] Fix modular agpgart ia64 allmodconfig 2007-02-20 14:18:01 -05:00
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 agp: enable optimized agp_alloc_pages methods 2008-08-22 06:07:33 +02:00
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 Update email addresses. 2008-10-20 12:50:03 -07:00