mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
Indices for global ctx buffer virtual address array were named with prefix GR_CTX and defined in ctx.h. Prefix those with GR_GLOBAL_CTX and move to global_ctx.h Also remove the flag global_ctx_buffer_mapped as it is not used. Bug 3677982 Change-Id: I9042e1c2bd8e8e10e97893484daeff0f97a96ea0 Signed-off-by: Sagar Kamble <skamble@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2704855 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>