Files
linux-nvgpu/drivers/gpu/nvgpu/os/linux
Abdul Salam b21f300db7 gpu: nvgpu: Refactor Volt unit
Current volt unit has multiple header files under pmuif folder.
This has combination of public struct which is accessed outside the
unit and private struct which is accessed within volt unit.
This patch segregates them based on their accessibility.
All private items are moved into ucode_volt_inf.h from pmuif which only
volt can access.
All public items are moved into include/volt.h which other units can
access
This will help in documentation of items for public items.

NVGPU-4492

Change-Id: Id40bf4922408a55f1e67d071be726839ac57718f
Signed-off-by: Abdul Salam <absalam@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2289114
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
2020-12-15 14:13:28 -06:00
..
2020-12-15 14:10:29 -06:00
2018-06-27 07:30:06 -07:00
2020-12-15 14:10:29 -06:00
2019-04-22 03:15:09 -07:00
2020-12-15 14:13:28 -06:00
2019-02-01 09:45:57 -08:00
2020-12-15 14:13:28 -06:00
2018-07-05 21:48:44 -07:00
2018-12-13 04:56:14 -08:00
2019-08-27 10:37:21 -07:00
2019-04-10 06:03:59 -07:00
2020-12-15 14:10:29 -06:00
2019-08-28 14:24:19 -07:00