mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
Currently max_css_buffer_size is incorrectly stored in struct nvgpu_gr Add a new hal g->ops.css.get_max_buffer_size() to get the size and remove the variable from struct nvgpu_gr Jira NVGPU-3125 Change-Id: If78fd86559526b84031051e281a98327a46fc11d Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2105652 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>