mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 02:52:51 +03:00
Add new hals in unit hal.gr.init to commit RTV circular buffer g->ops.gr.init.commit_rtv_cb() g->ops.gr.init.commit_gfxp_rtv_cb() Remove tu104 hal to commit global ctx buffers gr_tu104_commit_global_ctx_buffers() since we have specific hals to commit RTB circular buffer Update gr_gk20a_commit_global_ctx_buffers() to directly call hal.gr.init hals to commit RTV buffers Jira NVGPU-2961 Change-Id: I12a53386654ebfeb98bf187385bb8b839070d569 Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2075230 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>