mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
arm64: configs: rockchip_defconfig set IOMMU IOVA ALIGN to 64KiB
Decrease the iommu iova alignment to 4 (means 64 KiB), to fix the fragment in the video stress test. Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com> Change-Id: Ifdd9da0110a6ac14ad0d962394ab3e0a0cc5ff65
This commit is contained in:
@@ -842,6 +842,8 @@ CONFIG_COMMON_CLK_RK808=y
|
||||
CONFIG_COMMON_CLK_SCMI=y
|
||||
CONFIG_COMMON_CLK_PWM=y
|
||||
CONFIG_MAILBOX=y
|
||||
CONFIG_IOMMU_LIMIT_IOVA_ALIGNMENT=y
|
||||
CONFIG_IOMMU_IOVA_ALIGNMENT=4
|
||||
CONFIG_RK3368_MBOX=y
|
||||
CONFIG_RK3368_SCPI_PROTOCOL=y
|
||||
CONFIG_ROCKCHIP_IOMMU=y
|
||||
|
||||
Reference in New Issue
Block a user