mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 01:50:07 +03:00
- Make a new structure: nvgpu_pmu_pg for PG unit - This new struct combines all PG unit variables like elpg_stat, elpg_refcnt, pg_init etc. into one structure as a part of PG unit refactoring. - Use pmu_pg struct to access all PG variables. - Eg: &pmu->pmu_pg.elpg_mutex, &pmu->pmu_pg.pg_mutex and so on. NVGPU-1973 Change-Id: I9973072826f4089f6315827bce49fa30dbcbcdda Signed-off-by: Divya Singhatwaria <dsinghatwari@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2071306 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
30 KiB
30 KiB