mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
Add a new hal.gr.init unit hal g->ops.gr.init.get_rtv_cb_size() to retrieve RTV buffer size Update gr_gk20a_alloc_global_ctx_buffers() to initialize RTV buffer size if g->ops.gr.init.get_rtv_cb_size hal is present Remove gr_tu104_alloc_global_ctx_buffers() since it is no longer required Jira NVGPU-2961 Change-Id: I44be8dfdda5c813eac445192635a3a6c2b867b3a Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2075229 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>