mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
All the VPR related code has been removed from core kernel from K5.10 onwards. So make use of NvMap exported APIs for handling of VPR carveout from K5.10 onwards. Use those exported APIs in nvgpu when CONFIG_NVGPU_NVMAP_NEXT is defined. This config will be defined on K5.10 onwards. Bug 3415117 Change-Id: I7be68a3a60a8b7811a7233681421f85395a81e2b Signed-off-by: Ashish Mhetre <amhetre@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2650509 Reviewed-by: Sagar Kamble <skamble@nvidia.com> Reviewed-by: Sachin Nikam <snikam@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>