Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DMAR_BROKEN_GFX_WA
has multiple definitions:
drivers/iommu/Kconfig
The configuration item CONFIG_DMAR_BROKEN_GFX_WA:
CONFIG_DMAR && CONFIG_BROKEN && CONFIG_X86
Current Graphics drivers tend to use physical address for DMA and avoid using DMA APIs. Setting this config option permits the IOMMU driver to set a unity map for all the OS-visible memory. Hence the driver can continue to use physical addresses for DMA, at least until this option is removed in the 2.6.32 kernel.
arch/x86/Kconfig
The configuration item CONFIG_DMAR_BROKEN_GFX_WA:
CONFIG_DMAR && CONFIG_BROKEN
Current Graphics drivers tend to use physical address for DMA and avoid using DMA APIs. Setting this config option permits the IOMMU driver to set a unity map for all the OS-visible memory. Hence the driver can continue to use physical addresses for DMA, at least until this option is removed in the 2.6.32 kernel.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab