mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +03:00
gpu: nvgpu: gp10b: Enable SMMU bypass
Change-Id: I1fcc7e93d3e31bfbb5d540b43b655566f6dc13cd Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: http://git-master/r/732010
This commit is contained in:
committed by
Deepak Nibade
parent
93e001d24f
commit
b5fd6e4fd5
@@ -49,6 +49,8 @@ static int gp10b_tegra_probe(struct platform_device *pdev)
|
||||
}
|
||||
|
||||
platform->g->host1x_dev = host1x_pdev;
|
||||
platform->bypass_smmu = !device_is_iommuable(&pdev->dev);
|
||||
platform->disable_bigpage = platform->bypass_smmu;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user