mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 01:50:07 +03:00
All slave clock should be quantized as per step size. TU104 has 15Mhz as step size. Enable clk_arb without enabling clk_freq_controller. clk_freq_controller is not needed for Auto use case. Increase the maxclk only when master is less that slave clock. This is needed when gpcclk is less than slave P0 min. Use get_status to get Vim and use it for change sequencer. Add support for Device Events Bug 200454682 Bug 2481917 Change-Id: Ie0c404f4b77e41f6a1719b52d6e29a5ac757b41b Signed-off-by: Abdul Salam <absalam@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1994831 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Vaikundanathan S <vaikuns@nvidia.com> Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>