Skip to content
Commit 9452618e authored by Daniel Vetter's avatar Daniel Vetter
Browse files

iommu/intel: disable DMAR for g4x integrated gfx



DMAR support on g4x/gm45 integrated gpus seems to be totally busted.
So don't bother, but instead disable it by default to allow distros to
unconditionally enable DMAR support.

v2: Actually wire up the right quirk entry, spotted by Adam Jackson.

Note that according to intel marketing materials only g45 and gm45
support DMAR/VT-d. So we have reports for all relevant gen4 pci ids by
now. Still, keep all the other gen4 ids in the quirk table in case the
marketing stuff confused me again, which would not be the first time.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=51921
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=538163
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=538163
Cc: Adam Jackson <ajax@redhat.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: stable@vger.kernel.org
Acked-By: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
Tested-by: default avatarstathis <stathis@npcglib.org>
Tested-by: default avatarMihai Moldovan <ionic@ionic.de>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent f05bb0c7
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