mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 18:42:29 +03:00
Create a new directory gr under common vgpu path moving all vgpu common gr files under that directory. Move vgpu gr ctx implementations to a new file ctx_vgpu.c and create corresponding header file. Also modify parameters of some functions in ctx_vgpu.c to not access channel/tsg/fifo constructs. Jira GVSCI-334 Change-Id: I3498b10db62194df2871eb81fc5c5cb04b42abc3 Signed-off-by: Aparna Das <aparnad@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2013350 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>