mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
After the board boots up, we have a specific set of settings for each power mode which contains, fbp, tpc mask values, cpu, gpu frequencies etc. So, we need to make sure to provide all the setting values for each mode so that those will be applied correctly. So, the fbp, tpc, gpc mask could be same in different power modes and since the golden image context check which comes before is returning -ENODEV, the nvpmodel service fails to set the power mode. Thus, we need to compare whether the fbp and gpc mask values are same before we check for the golden image context. Bug 3581634 Change-Id: I3fb1398d47cd37bf49ad70cf80b057d4b80dec04 Signed-off-by: Ninad Malwade <nmalwade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2686490 Reviewed-by: Divya Singhatwaria <dsinghatwari@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com> GVS: Gerrit_Virtual_Submit
38 KiB
38 KiB