mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-25 10:42:21 +03:00
9975af6bd9de6861e2d16c625b0d58f42139b10d
- add flag to check gos enabled status - As there is no clean way to get GoS enable status without invoking any GoS API, ignore error from retrieving GoS regions table. - However, update gos enable flag based on return status from GoS API. - Use this flag for retriving GoS syncpoint IOVA, this is required to avoid un-necessary calls to nvhost and nvmap. - __func__ is already included in DLA debug print wrapper API's, remove redundant parameters passing - Fix dumping num of prefences - In task submission, as network descriptor is mandatory to pass to engine, expect minimum one num of addresses per task. Jira DLA-326 Change-Id: I2483a606fd8454a92363cfbaf4462280e221e20c Signed-off-by: Shridhar Rasal <srasal@nvidia.com> Reviewed-on: http://git-master/r/1322085 Reviewed-by: svccoveritychecker <svccoveritychecker@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Description
No description provided