Skip to content
Commit 17661681 authored by Zhenyu Wang's avatar Zhenyu Wang Committed by David Woodhouse
Browse files

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: default avatarZhenyu Wang <zhenyu.z.wang@intel.com>
Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent ff663cf8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment