mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
vgpu gv11b advertises IO coherence with NVGPU_SUPPORT_IO_COHERENCE. Turn on NVGPU_USE_COHERENT_SYSMEM so that nvgpu internals choose the correct flag as well; we already set both for native environments together. Most likely the availability of IO coherence should be read somewhere instead of hardcoding these flags though. Bug 200145225 Bug 200467197 Change-Id: Ia1f7b75fdcc230b92aedd50ba1aa0416786a9ed3 Signed-off-by: Konsta Holtta <kholtta@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1951462 Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>