mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
Add below two new APIs to set preemption buffer in graphics context or subcontext respectively nvgpu_gr_ctx_set_preemption_buffer_va() nvgpu_gr_subctx_set_preemption_buffer_va() Remove g->ops.gr.set_preemption_buffer_va() hal and use above APIs to set preemption buffer VA. Jira NVGPU-1887 Change-Id: I38fb76eaf01d3fc73fd8104f30bcd89be9fa45b6 Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2076272 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>