mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
This patch is required for - enabling NVGPU driver on OOT by enabling various configs required. - replacing new APIs for some deprecated APIs by guarding with linux version for soc.c. - CONFIG_TEGRA_HV_MANAGER is enabled by default in OOT kernel, removing CONFIG_TEGRA_HV_MANAGER check from various places. Bug 3812973 Change-Id: I07f0b738ca95d4a3996e7f3ee5e895463db0626b Signed-off-by: Dinesh T <dt@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2822434 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>