lenovo/thinkpad/l14/amd: update iommu comment
This commit is contained in:
parent
025c7a2a7e
commit
dc5fa221b2
|
@ -10,6 +10,10 @@
|
||||||
# With BIOS version 1.12 and the IOMMU enabled, the amdgpu driver
|
# With BIOS version 1.12 and the IOMMU enabled, the amdgpu driver
|
||||||
# either crashes or is not able to attach to the GPU depending on
|
# either crashes or is not able to attach to the GPU depending on
|
||||||
# the kernel version. I've seen no issues with the IOMMU disabled.
|
# the kernel version. I've seen no issues with the IOMMU disabled.
|
||||||
|
#
|
||||||
|
# BIOS version 1.13 claims to fix IOMMU issues, but we leave the
|
||||||
|
# IOMMU off to avoid a sad experience for those people that drew
|
||||||
|
# the short straw when they bought their laptop.
|
||||||
"iommu=off"
|
"iommu=off"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue