mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
On QNX, Setting runlist is not happening till runlist submit. On Linux, Setting runlist is happening at the time of channel open. due to implimentations, which effect's channel configuration. We need runlist for channel configuration from now. Adding runlist parameter for below calls * TEGRA_VGPU_CMD_TSG_BIND_CHANNEL * TEGRA_VGPU_CMD_TSG_BIND_CHANNEL_EX Bug 200701789 Change-Id: Ibd3262b43e38f54c76c4ae67ce683eccf4460cdc Signed-off-by: Sagar Kadamati <skadamati@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2485256 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Reviewed-by: Richard Zhao <rizhao@nvidia.com> Reviewed-by: Aparna Das <aparnad@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit