mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +03:00
Move init_gpc_mmu hal to hal.gr.init and update the g->ops.gr.init_gpc_mmu call as g->ops.gr.init.gpc_mmu Add new hal, pes_vsc_stream which will enable the master bit to take floorsweep into consideration. Modify the disable_rd_coalesce hal as su_coalesce hal and set_rd_coalesce call as lg_coalesce hal and move to hal.gr.init su_coalesce hal function touches only the surface read coalesce bit. lg_coalesce hal function touches only the lg read coalesce bit. JIRA NVGPU-2951 Change-Id: Ifc5e36f7e75d3b74142a83a3c78a9cb2b81752eb Signed-off-by: Vinod G <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2079532 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>