mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +03:00
Add support for the fuse and gv11b_gr related registers and with initialized values need for gr_config tests. Add unit tests covering following functions nvgpu_gr_alloc nvgpu_gr_config_init nvgpu_gr_config_deinit nvgpu_gr_free Most of the gr_config.h get and set functions will be used in config_check_set_get test Jira NVGPU-3582 Change-Id: I69637b3047d844559ac5b44ffd366551af8ea12c Signed-off-by: vinodg <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2176369 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>