Skip to content

Commit 92d08a4

Browse files
committed
UBUNTU: [Config] nvidia-6.17: update annotations
Factor in some automatic reordering. No functional change. Ignore: yes Signed-off-by: Jacob Martin <jacob.martin@canonical.com>
1 parent a20dcc4 commit 92d08a4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

debian.nvidia-6.17/config/annotations

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -117,15 +117,15 @@ CONFIG_ETM4X_IMPDEF_FEATURE note<'Required for Grace enablem
117117
CONFIG_GPIO_AAEON policy<{'amd64': '-'}>
118118
CONFIG_GPIO_AAEON note<'Disable all Ubuntu ODM drivers'>
119119

120-
CONFIG_IOMMU_DEFAULT_PASSTHROUGH policy<{'arm64': 'y'}>
121-
CONFIG_IOMMU_DEFAULT_PASSTHROUGH note<'On Nvidia CPU passthrough mode is recommend so set passthrough mode as default for better performance'>
122-
123-
CONFIG_IOMMU_DEFAULT_DMA_LAZY policy<{'arm64': 'n'}>
120+
CONFIG_IOMMU_DEFAULT_DMA_LAZY policy<{'amd64': 'y', 'arm64': 'n'}>
124121
CONFIG_IOMMU_DEFAULT_DMA_LAZY note<'On Nvidia CPU passthrough mode is recommend so set passthrough mode as default for better performance'>
125122

126-
CONFIG_IOMMU_DEFAULT_DMA_STRICT policy<{'arm64': 'n'}>
123+
CONFIG_IOMMU_DEFAULT_DMA_STRICT policy<{'amd64': 'n', 'arm64': 'n'}>
127124
CONFIG_IOMMU_DEFAULT_DMA_STRICT note<'On Nvidia CPU passthrough mode is recommend so set passthrough mode as default for better performance'>
128125

126+
CONFIG_IOMMU_DEFAULT_PASSTHROUGH policy<{'amd64': 'n', 'arm64': 'y'}>
127+
CONFIG_IOMMU_DEFAULT_PASSTHROUGH note<'On Nvidia CPU passthrough mode is recommend so set passthrough mode as default for better performance'>
128+
129129
CONFIG_LEDS_AAEON policy<{'amd64': '-'}>
130130
CONFIG_LEDS_AAEON note<'Disable all Ubuntu ODM drivers'>
131131

0 commit comments

Comments
 (0)