mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +03:00
In gr_gk20a_ctx_zcull_setup(), we configure context/subcontext with zcull details This API now does it directly by calling g->ops.gr.ctxsw_prog HAL Move all context/subcontext setup to gr/ctx and gr/subctx units respectively Define and use below new APIs for same gr/ctx : nvgpu_gr_ctx_zcull_setup() gr/subctx : nvgpu_gr_subctx_zcull_setup() Jira NVGPU-1527 Jira NVGPU-1613 Change-Id: I1b7b16baea60ea45535c623b5b41351610ca433e Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2011090 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
17 KiB
17 KiB