mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
bd114e8d0fb975fcda368c117cd2728ea391f0e0
In K5.9 those two functions are changed to reject calls directly using global pmc pointer. So it's a bit complicated to revert to the point where GPU can feel free to call them. For an easier future mantainance, a new set of APIs are added to all existing kernels to let GPU driver control clamp without any direct access to PMC registers. Bug 200663781 Change-Id: Ifce4765525eee6d61083896fc9a126892cbb86ba Signed-off-by: Nicolin Chen <nicolinc@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2441010 Reviewed-by: automaticguardword <automaticguardword@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Alex Waterman <alexw@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>
Description
No description provided